Skip to content

Commit 3092e0c

Browse files
authored
Merge pull request #1494 from mikaelacaron/docs
Update Contributing Docs - Encourage PRs Even When Stuck
2 parents 9e6c7e0 + 345683f commit 3092e0c

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
@@ -134,6 +134,9 @@ For more information and instructions, read the GitHub docs on [forking a repo](
134134
135135
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.
136136
137+
> [!TIP]
138+
> 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 issues.
139+
137140
## Opening a PR for Release Branch
138141
139142
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)