We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0181415 commit e4f3643Copy full SHA for e4f3643
.github/ISSUE_TEMPLATE/plain.yml
@@ -0,0 +1,11 @@
1
+name: Miscellaneous
2
+description: A plain template for issues which do not fall into other categories.
3
+title: "MISC: <Please write a comprehensive title here>"
4
+
5
+body:
6
+- type: textarea
7
+ attributes:
8
+ description: >
9
+ Please describe the purpose of filing this issue
10
+ validations:
11
+ required: true
0 commit comments