From 6d19b4249d7b1a31dffba86516038532829ec97f Mon Sep 17 00:00:00 2001 From: Anirudh Sevugan Date: Tue, 28 Jan 2025 19:21:46 -0600 Subject: [PATCH] Update README.md --- contrib/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/README.md b/contrib/README.md index 35f0e7d..5aa08bd 100644 --- a/contrib/README.md +++ b/contrib/README.md @@ -1,5 +1,5 @@ # contrib This branch is for contributions to the source code. The source code should be read from the *main* branch. Any contributions, or modified versions of the same software will be here, -with different folders for different authors. **You should NOT make pull requests for contributions in the main branch, you can only do that in this branch**. +with different folders for different authors. **You should NOT make pull requests for contributions in the main branch, you should make it in this branch.**. If your contribution pleases reviewers enough, it will eventually be added to the *main* branch and be included with **all** releases of the app from then.