summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/30-blank.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/30-blank.yaml')
-rw-r--r--.github/ISSUE_TEMPLATE/30-blank.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/30-blank.yaml b/.github/ISSUE_TEMPLATE/30-blank.yaml
new file mode 100644
index 0000000000..abe2623378
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/30-blank.yaml
@@ -0,0 +1,10 @@
+name: Blank Issue
+description: Don’t see your issue here? Open a blank issue.
+labels: [triage]
+body:
+- type: textarea
+ attributes:
+ label: Description
+ description: Please describe your issue.
+ validations:
+ required: true