summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2019-07-16 08:10:30 +0300
committerEd Tanous <ed@tanous.net>2019-08-20 18:56:17 +0300
commitd7f9867565b08da1080804e767c099f23a155837 (patch)
treee5c48160c64517ebb0d9dd908c1f2f5f7a590a68 /.github
parent3a3210fb6a2b0b9c045fd100bb9e06a95ed9472f (diff)
downloadopenbmc-d7f9867565b08da1080804e767c099f23a155837.tar.xz
Add pull request template
Inspired by u-boot, this tells developers who come across our repository on Github to use Gerrit instead of submitting pull requests. Signed-off-by: Joel Stanley <joel@jms.id.au> Change-Id: I57dfa346416d306075b530f318dd58134e6b39fa
Diffstat (limited to '.github')
-rw-r--r--.github/pull_request_template.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
new file mode 100644
index 000000000..55a1b0a92
--- /dev/null
+++ b/.github/pull_request_template.md
@@ -0,0 +1,3 @@
+Please do not submit a Pull Request via github. Our project makes use of
+Gerrit for patch submission and review. For more details please
+see https://github.com/openbmc/docs/blob/master/CONTRIBUTING.md#submitting-changes-via-gerrit-server