From ed1de648a2836d611d8c7f7b57f8f59b728f5e46 Mon Sep 17 00:00:00 2001 From: boltgolt Date: Mon, 7 Dec 2020 22:15:56 +0100 Subject: [PATCH] Added PR template --- .github/pull_request_template.md | 2 ++ 1 file changed, 2 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 0000000..2c1beaa --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,2 @@ +_Please make sure to target the "dev" branch if it exists_ +_REMOVE THIS MESSAGE IN THE PULL REQUEST_