From ae18fbf1c763b33d21739d7fc85f62370699ad6b Mon Sep 17 00:00:00 2001 From: ChuckPa Date: Wed, 19 Apr 2023 12:06:27 -0400 Subject: [PATCH] Contribute: Add branch Generate PRs to this branch. PRs will merge to master after testing completed. --- Contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contributing.md b/Contributing.md index e9a0f4e..7fb1373 100644 --- a/Contributing.md +++ b/Contributing.md @@ -16,7 +16,7 @@ To contribute to the project, please follow the following instructions: - Clean up the commit message after squashing. - Use force-push if needed to unify all changes. -2. Open the pull request against the 'contibuting' branch. +2. Open the pull request against the 'contribute' branch. 3. In the pull request, provide a description of what change(s) where made - Add the text: `Fixes:` followed by the URL of the open Issue