From fda24c311178f023c4c3d477a4bae69e494520e8 Mon Sep 17 00:00:00 2001 From: Arokha Sieyes Date: Wed, 1 Jun 2016 10:09:46 -0400 Subject: [PATCH] Create PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 00000000000..77260b85be9 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,11 @@ +[If you still have anything in brackets in the end, you did it wrong.] + +This is a [bug fix | new feature]. +[This is a WIP, do not merge.] + +Proposed changes in this Pull Request: +- +- +- + +[Resolves #xxx]