summaryrefslogtreecommitdiffstats
path: root/.github/PULL_REQUEST_TEMPLATE.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
new file mode 100644
index 000000000..456055b0b
--- /dev/null
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,22 @@
+
+**Before Posting:**
+
+- [ ] For moderate to large issues, pleae create a new issue to disucss the change before raising a pull request.
+This will allow us to confirm the change is suitable for HandBarke and make any suggestions that may be relevant.
+
+**Description of Change:**
+
+
+
+
+
+**Test on:**
+
+- [ ] Windows 10+ (via MinGW)
+- [ ] macOS 10.13+
+- [ ] Ubuntu Linux
+
+**Screenshots (If relevant):**
+
+
+**Log file output (If relevant):**