Procházet zdrojové kódy

Update pull_request_template.md

tteckster před 2 roky
rodič
revize
9af7ce69f3
1 změnil soubory, kde provedl 15 přidání a 0 odebrání
  1. 15 0
      .github/pull_request_template.md

+ 15 - 0
.github/pull_request_template.md

@@ -1 +1,16 @@
+# Pull Request Template
 
+## Description
+
+Please include a summary of the change and/or which issue is fixed. 
+
+Fixes # (issue)
+
+## Type of change
+
+Please delete options that are not relevant.
+
+- [ ] Bug fix 
+- [ ] New feature 
+- [ ] New Script
+- [ ] This change requires a documentation update