CONTRIBUTING.md: add message about pull requests
Change-Id: Id3f1f8e16bbbaa99ead6d227c0b3dade9727ec61 Reviewed-on: https://plan9port-review.googlesource.com/1090 Reviewed-by: Russ Cox <rsc@swtch.com>
This commit is contained in:
parent
01463bacd0
commit
679d176fea
1 changed files with 7 additions and 0 deletions
7
CONTRIBUTING.md
Normal file
7
CONTRIBUTING.md
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
Plan 9 from User Space uses Gerrit instead of GitHub pull requests.
|
||||||
|
See the [codereview(1)](http://swtch.com/usr/local/plan9/man/man1/codereview.html) man page.
|
||||||
|
|
||||||
|
If you would like to use git directly instead of the codereview(1) wrapper, that is fine too.
|
||||||
|
Follow the instructions on the RE2 [Contributing](https://github.com/google/re2/wiki/Contribute) wiki page,
|
||||||
|
but use https://plan9port.googlesource.com/plan9 as the origin URL.
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue