Browse Source

ref: custom blank issue template

Sven 11 months ago
parent
commit
de6cd11784
2 changed files with 9 additions and 1 deletions
  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"