summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Morph2022-11-20 00:16:35 -0500
committerGravatar Morph2022-11-20 00:18:53 -0500
commit54d6273975d97aa63270f52f6349a184165fd8e2 (patch)
treeecc5f43ddbf04514a86f09a2f1c074f161cd15bd
parentgithub: Remove old markdown form (diff)
downloadyuzu-54d6273975d97aa63270f52f6349a184165fd8e2.tar.gz
yuzu-54d6273975d97aa63270f52f6349a184165fd8e2.tar.xz
yuzu-54d6273975d97aa63270f52f6349a184165fd8e2.zip
github: Add blank issue template
This is meant to only be used by developers.
-rw-r--r--.github/ISSUE_TEMPLATE/blank_issue_template.yml10
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 @@
1name: New Issue (Developers Only)
2description: 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.
3body:
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"