github: Add pull request template to tell we use Gerrit

BUG=none
TEST=none

Change-Id: I003f0084b8b057d669ec0c6160f4d8fed2871919
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3250152
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Dennis Kempin <denniskempin@google.com>
Commit-Queue: Keiichi Watanabe <keiichiw@chromium.org>
This commit is contained in:
Keiichi Watanabe 2021-10-28 18:48:46 +09:00 committed by Commit Bot
parent 105a94aaaf
commit daa5b7b27d

5
.github/pull_request_template.md vendored Normal file
View file

@ -0,0 +1,5 @@
We don't accept any GitHub pull requests to crosvm. We use
[Chromium Gerrit](https://chromium-review.googlesource.com/) for the code review
process. See
[the contribution guide](https://google.github.io/crosvm/contributing.html) for
the details.