Create PULL_REQUEST_TEMPLATE.md

This commit is contained in:
James Cole
2017-10-19 11:13:04 +02:00
committed by GitHub
parent e0e2b79c1a
commit 34bf5f7bfd

9
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,9 @@
Fixes # (if relevant)
Changes in this pull request:
-
-
-
@JC5