1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -18,9 +18,13 @@ again.
18
18
## Code reviews
19
19
20
20
All submissions, including submissions by project members, require review. We
21
- use GitHub pull requests for this purpose. Consult
22
- [ GitHub Help] ( https://help.github.com/articles/about-pull-requests/ ) for more
23
- information on using pull requests.
21
+ use GitHub pull requests for this purpose. Consult the
22
+ [ GitHub Help: about pull requests] ( https://help.github.com/articles/about-pull-requests/ )
23
+ article for more information on using pull requests. If you do not have
24
+ permission to create a branch, then fork the repository and submit a pull
25
+ request from the forked repository. Consult
26
+ [ Github Help: about forks] ( https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo#about-forks )
27
+ article for more information.
24
28
25
29
## Community Guidelines
26
30
0 commit comments