Explorar el Código

Adding PR template

Jhonny Mertz hace 5 años
padre
commit
9e2f4228b9
Se han modificado 1 ficheros con 12 adiciones y 0 borrados
  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_
+* ...