We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85bc518 commit 9ef438fCopy full SHA for 9ef438f
.github/ISSUE_TEMPLATE/other.yml
@@ -1,13 +1,10 @@
1
-name: Other
+name: Other issue
2
description: Use this for any other issues. Do NOT create blank issues
3
title: "[OTHER]"
4
-labels: [triage]
+labels: ["awaiting triage"]
5
body:
6
- - type: markdown
7
- attributes:
8
- value: "# Other issue"
9
- type: textarea
10
- id: issuedescription
+ id: description
11
attributes:
12
label: What would you like to share?
13
description: Provide a clear and concise explanation of your issue.
0 commit comments