Skip to content

Commit e4f3643

Browse files
tjburchmichaelosthege
authored andcommitted
Add template
1 parent 0181415 commit e4f3643

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/ISSUE_TEMPLATE/plain.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)