From efd5432a596949642d14efbcf2feeaaf1d8b7225 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 27 Oct 2016 08:56:40 +1100 Subject: [PATCH] Other: Add PR template --- .github/PULL_REQUEST_TEMPLATE.md | 20 ++++++++++++++++++++ 1 file changed, 20 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 00000000..e814d2d9 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,20 @@ +## Description + +Only fill in the fields below if relevant. + + +## Features + +- + + +## Issues + +- [ ] + + +## TODO + +- [ ] + +