From 89b0134e4743dbd51cc024147cc8a4bec54ab593 Mon Sep 17 00:00:00 2001 From: Joel Stanley Date: Tue, 16 Jul 2019 14:40:30 +0930 Subject: 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 Change-Id: I57dfa346416d306075b530f318dd58134e6b39fa --- .github/pull_request_template.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .github/pull_request_template.md (limited to '.github') 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 -- cgit v1.2.3