Explorar o código

add git pull request guide

Keith Newman %!s(int64=9) %!d(string=hai) anos
pai
achega
d64261144e
Modificáronse 1 ficheiros con 16 adicións e 0 borrados
  1. 16 0
      .github/PULL_REQUEST_TEMPLATE.md

+ 16 - 0
.github/PULL_REQUEST_TEMPLATE.md

@@ -0,0 +1,16 @@
+....................................
+
+MAKE SURE YOU ARE OPENING A PULL 
+REQUEST AGAINST THE CORRECT BRANCH
+
+....................................
+
+master = bug fixes directly 
+addressing the current preview round
+
+round-X = new features, frameworks, 
+tests, and any other larger changes 
+that you would like to see in the 
+next round
+
+....................................