Commit Diff


commit - 01463bacd036325f24a370fcd91435a8b659c331
commit + 679d176fea274cd5f9c3a69dd98009a13a153a7d
blob - /dev/null
blob + 54ca579419cbbaee9f8ad415720da1dabb056195 (mode 644)
--- /dev/null
+++ CONTRIBUTING.md
@@ -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.
+