summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2019-07-16 08:10:30 +0300
committerBrad Bishop <radsquirrel@gmail.com>2019-08-08 18:51:41 +0300
commit89b0134e4743dbd51cc024147cc8a4bec54ab593 (patch)
tree2c53699e15166744b672632fbed84eb57c3de193 /.github
parent0f062d12ce23f1d3931b85300dd99b11e22ab345 (diff)
downloadopenbmc-89b0134e4743dbd51cc024147cc8a4bec54ab593.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