Contribute: Add branch

Generate PRs to this branch.
PRs will merge to master after testing completed.
This commit is contained in:
ChuckPa 2023-04-19 12:06:27 -04:00
parent 4b4e5fdf48
commit ae18fbf1c7
No known key found for this signature in database
GPG Key ID: 3CE28A0F6BC31B5B

View File

@ -16,7 +16,7 @@ To contribute to the project, please follow the following instructions:
- Clean up the commit message after squashing. - Clean up the commit message after squashing.
- Use force-push if needed to unify all changes. - 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 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 - Add the text: `Fixes:` followed by the URL of the open Issue