Update CONTRIBUTING.md

This commit is contained in:
Mikaela Caron
2024-06-19 00:53:59 -04:00
parent acabb1d406
commit 345683fa61

View File

@@ -131,6 +131,9 @@ For more information and instructions, read the GitHub docs on [forking a repo](
Once you've pushed your branch, you should see an option on this repository's page to create a PR from a branch in your fork.
> [!TIP]
> If you are stuck, its encouraged to submit a PR that describes the issue youre having, e.g. if there are tests that are failing, build failures you cant resolve, or if you have architectural questions. Were happy to work with you to resolve those issues.
## Opening a PR for Release Branch
In order for a pull request to be considered for inclusion in a release branch (e.g. `release/6.0`) after it has been cut, it must meet the following requirements: