Selaa lähdekoodia

Adding PR template

Jhonny Mertz 5 vuotta sitten
vanhempi
commit
9e2f4228b9
1 muutettua tiedostoa jossa 12 lisäystä ja 0 poistoa
  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_
+* ...