summaryrefslogtreecommitdiff
path: root/pull_request_template.md
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2016-08-12 02:38:05 +0200
committerYehonal <yehonal.azeroth@gmail.com>2016-08-12 02:40:25 +0200
commite36e80164691da14947bc1cad7f1f18143f9cb10 (patch)
tree80e949b4f9b92616ed54c98ab48327a338fac42e /pull_request_template.md
parentc1a76e07ff59988c53983aeb5ead7d88d10f3f33 (diff)
Added template files for github
Diffstat (limited to 'pull_request_template.md')
-rw-r--r--pull_request_template.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/pull_request_template.md b/pull_request_template.md
new file mode 100644
index 0000000000..06c7662c2e
--- /dev/null
+++ b/pull_request_template.md
@@ -0,0 +1,20 @@
+**Changes proposed:**
+
+-
+-
+-
+
+**Target branch(es):** 1.x/2.x etc.
+
+**Issues addressed:** Closes #
+
+**Tests performed:** (Does it build, tested in-game, etc)
+
+**Known issues and TODO list:**
+
+- [ ]
+- [ ]
+
+**NOTE** You no longer need to squash your commits, on merge we will squash it for you. (GitHub added a new feature)
+
+