From ad81bab27491c6ea06a0325bee2468b44588de0a Mon Sep 17 00:00:00 2001 From: Chris Titus Date: Mon, 10 Jun 2024 23:57:44 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc8c4aeadb..0716fdcd16 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ If you encounter any challenges or problems with the script, I kindly request th ## Contribute Code -If you adding, changing, or deleting an Application... submit to **APPLICATIONS branch**. We batch these in at the end of the month. +Pull Requests are now handled directly on the MAIN branch. This was done since we can now select specific releases to launch via releases in GitHub. If doing a code change and you can submit a PR to main branch, but I am very selective about these. Do not use a code formatter, massive amounts of line changes, and make multiple feature changes. EACH FEATURE CHANGE SHOULD BE IT'S OWN Pull Request!