aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/blank.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/blank.yml')
-rw-r--r--.github/ISSUE_TEMPLATE/blank.yml21
1 files changed, 21 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/blank.yml b/.github/ISSUE_TEMPLATE/blank.yml
new file mode 100644
index 0000000..b003b73
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/blank.yml
@@ -0,0 +1,21 @@
+name: Blank Template
+description: Use this only if your issue does not fit into another template. **DO NOT ASK FOR SUPPORT OR REQUEST PLUGINS**
+labels: []
+body:
+ - type: textarea
+ id: info-sec
+ attributes:
+ label: Tell us all about it.
+ description: Go nuts, let us know what you're wanting to bring attention to.
+ placeholder: ...
+ validations:
+ required: true
+
+ - type: checkboxes
+ id: agreement-check
+ attributes:
+ label: Request Agreement
+ description: DO NOT USE THIS TEMPLATE FOR SUPPORT OR PLUGIN REQUESTS!!! For Support, **join our Discord**. For plugin requests, **use discussions**
+ options:
+ - label: This is not a support or plugin request
+ required: true