diff options
Diffstat (limited to '')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/blank_issue_template.yml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/blank_issue_template.yml b/.github/ISSUE_TEMPLATE/blank_issue_template.yml new file mode 100644 index 000000000..49b7f3822 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/blank_issue_template.yml | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | name: New Issue (Developers Only) | ||
| 2 | description: A blank issue template for developers only. If you are not a developer, do not use this issue template. Your issue WILL BE CLOSED if you do not use the appropriate issue template. | ||
| 3 | body: | ||
| 4 | - type: markdown | ||
| 5 | attributes: | ||
| 6 | value: | | ||
| 7 | **If you are not a developer, do not use this issue template. Your issue WILL BE CLOSED if you do not use the appropriate issue template.** | ||
| 8 | - type: textarea | ||
| 9 | attributes: | ||
| 10 | label: "Issue" | ||