Ver Fonte

ref: custom blank issue template

Sven há 11 meses atrás
pai
commit
de6cd11784
2 ficheiros alterados com 9 adições e 1 exclusões
  1. 8 0
      .github/ISSUE_TEMPLATE/4_blank.md
  2. 1 1
      .github/ISSUE_TEMPLATE/config.yml

+ 8 - 0
.github/ISSUE_TEMPLATE/4_blank.md

@@ -0,0 +1,8 @@
+---
+name: Blank issue
+about: Use this template if you don't know which one to choose
+title: ''
+labels:
+assignees: Sv443
+
+---

+ 1 - 1
.github/ISSUE_TEMPLATE/config.yml

@@ -1,4 +1,4 @@
-blank_issues_enabled: true
+blank_issues_enabled: false
 contact_links:
   - name: "Contributor Guide"
     about: "Read the contributor guide to learn how to contribute to the project or how to create a plugin"