Skip to content

Commit a2c99c0

Browse files
authored
Merge pull request #2683 from mikaelacaron/docs
Update Contributing Docs - Encourage PRs Even When Stuck
2 parents 9a49bb7 + eb8359c commit a2c99c0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,9 @@ For more information and instructions, read the GitHub docs on [forking a repo](
7979

8080
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.
8181

82+
> [!TIP]
83+
> If you are stuck, it’s encouraged to submit a PR that describes the issue you’re having, e.g. if there are tests that are failing, build failures you can’t resolve, or if you have architectural questions. We’re happy to work with you to resolve those issue.
84+
8285
## Opening a PR for Release Branch
8386

8487
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:

0 commit comments

Comments
 (0)