From ff7e3ba7ceaabe22527e2fc95694ef15dce97cd0 Mon Sep 17 00:00:00 2001 From: hugovk Date: Mon, 23 May 2016 19:09:50 +0300 Subject: [PATCH] Add simple PR template [CI skip] --- .github/PULL_REQUEST_TEMPLATE.md | 7 +++++++ 1 file changed, 7 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 000000000..f3873950c --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,7 @@ +Fixes # . + +Changes proposed in this pull request: + + * + * + *