summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJared Norman <jared@super.gd>2021-02-24 16:55:28 -0800
committerGitHub <noreply@github.com>2021-02-24 16:55:28 -0800
commit255cc8ba6d16cea2e16c63712d80a460cbb9a590 (patch)
treed299b6690f31858bd98d88fa7ff175bffa78ab0d
parente5b3490f518f0ae56fa50cbf2ab70fdfcd61241c (diff)
parent6a79521ac0d8465cd4c1a899c268d3df42e267d3 (diff)
Merge pull request #40 from Noah-Silvera/add-pull-request-template
Add pull request template
-rw-r--r--PULL_REQUEST_TEMPLATE.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md
new file mode 100644
index 0000000..8c254a7
--- /dev/null
+++ b/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,19 @@
+What is the goal of this PR?
+---
+
+
+
+How do you manually test these changes? (if applicable)
+---
+
+1. Do a thing
+ * [ ] Assert a result
+
+Merge Checklist
+---
+
+- [ ] Run the manual tests
+- [ ] Update the changelog
+
+Screenshots
+---