From 10e5c842314adfb0fa47c3e7cfbe962af8c8490b Mon Sep 17 00:00:00 2001 From: Jonas Sulzer Date: Mon, 25 Feb 2019 21:39:50 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20NEW:=20add=20pr=20template?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jonas Sulzer --- .../PULL_REQUEST_TEMPLATE/pull_request_template.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE/pull_request_template.md diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md new file mode 100644 index 0000000..ea95d74 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -0,0 +1,11 @@ + + +Fixes # + +Changes proposed in this pull request: + - + - + -