diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/blank_issue_template.yml')
-rw-r--r-- | .github/ISSUE_TEMPLATE/blank_issue_template.yml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/.github/ISSUE_TEMPLATE/blank_issue_template.yml b/.github/ISSUE_TEMPLATE/blank_issue_template.yml deleted file mode 100644 index 49b7f3822..000000000 --- a/.github/ISSUE_TEMPLATE/blank_issue_template.yml +++ /dev/null @@ -1,10 +0,0 @@ -name: New Issue (Developers Only) -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. -body: - - type: markdown - attributes: - value: | - **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.** - - type: textarea - attributes: - label: "Issue" |