plan9port/CONTRIBUTING.md
Russ Cox 679d176fea 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>
2014-12-02 00:20:22 +00:00

433 B

Plan 9 from User Space uses Gerrit instead of GitHub pull requests. See the codereview(1) 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 wiki page, but use https://plan9port.googlesource.com/plan9 as the origin URL.