Skip to content

Commit dd610cd

Browse files
Update CONTRIBUTING to reflect how CI works in our repos (#459)
* Update CONTRIBUTING to reflect how CI works in our repos * Adjusted wording
1 parent 8587e97 commit dd610cd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

documents/CONTRIBUTING.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ To send us a pull request, please:
3434
3. Ensure local tests pass.
3535
4. Commit to your fork using clear commit messages.
3636
5. Send us a pull request, answering any default questions in the pull request interface.
37-
6. Pay attention to any automated CI failures reported in the pull request, and stay involved in the conversation.
37+
6. Wait for a repository collaborator to look at your pull request, run the automated tests, and review. If additional changes or discussion is needed, a collaborator will get back to you, so please stay involved in the conversation.
38+
* Note: pull requests from forks will not run the automated tests without collaborator involvement for security reasons. If you make a pull request and see that the tests are pending, this is normal and expected.
3839

3940
GitHub provides additional document on [forking a repository](https://help.github.com/articles/fork-a-repo/) and
4041
[creating a pull request](https://help.github.com/articles/creating-a-pull-request/).

0 commit comments

Comments
 (0)