From 6cb3a2b9c3cf191c613985fc893c8a88a9b6d76f Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Fri, 1 Sep 2017 13:16:12 -0400 Subject: codereview: delete, now using GitHub pull requests --- CONTRIBUTING.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 50b65d67..c5edf066 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,7 +1,3 @@ -Plan 9 from User Space uses Gerrit instead of GitHub pull requests. -See the [codereview(1)](http://swtch.com/plan9port/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. +Plan 9 from User Space accepts GitHub pull requests. +For details, see the general [GitHub documentation](https://help.github.com/articles/creating-a-pull-request/). -- cgit v1.2.3