summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJokler <jokler@protonmail.com>2020-01-28 03:58:44 +0100
committerGitHub <noreply@github.com>2020-01-28 03:58:44 +0100
commit341fbc0d2ac2570b70290f7d14c01b09e99b5ba4 (patch)
treeb02553f58d934b4082d0d6e26d20df4321d63c6f
parent65d8eff403df3082c99e46eed0b8335579bb3c5e (diff)
downloadpokebot-341fbc0d2ac2570b70290f7d14c01b09e99b5ba4.tar.gz
pokebot-341fbc0d2ac2570b70290f7d14c01b09e99b5ba4.zip
Add a pull request template
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
new file mode 100644
index 0000000..6beeba0
--- /dev/null
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,10 @@
+**Summary**
+This PR fixes/implements the following **bugs/features**
+
+* Bug / Feature
+* Bug / Feature
+
+**Closing issues**
+
+<!-- Put `resolves #XXXX` in your comment to auto-close the issue that your PR resolves (if such). -->
+Resolves #