Browse Source

Adding PR template

Jhonny Mertz 5 years ago
parent
commit
9e2f4228b9
1 changed files with 12 additions and 0 deletions
  1. 12 0
      .github/PULL_REQUEST_TEMPLATE.md

+ 12 - 0
.github/PULL_REQUEST_TEMPLATE.md

@@ -0,0 +1,12 @@
+## ChangeLog
+
+* Change 1
+* Change 2
+* ...
+
+## How to test
+
+* See _this_
+* Do _that_
+* Expect _that_
+* ...