summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/blank_issue_template.yml
diff options
context:
space:
mode:
authorMorph <39850852+Morph1984@users.noreply.github.com>2022-11-20 06:21:24 +0100
committerGitHub <noreply@github.com>2022-11-20 06:21:24 +0100
commit4acbf3a193ea85174ee966529f4a22f416192e9c (patch)
tree40ad29d962dd5d9a4a9813142dd78541d352e60f /.github/ISSUE_TEMPLATE/blank_issue_template.yml
parentMerge pull request #9271 from merryhime/dynarmic-mwe128-stack-misalignment (diff)
parentgithub: Add blank issue template (diff)
downloadyuzu-4acbf3a193ea85174ee966529f4a22f416192e9c.tar
yuzu-4acbf3a193ea85174ee966529f4a22f416192e9c.tar.gz
yuzu-4acbf3a193ea85174ee966529f4a22f416192e9c.tar.bz2
yuzu-4acbf3a193ea85174ee966529f4a22f416192e9c.tar.lz
yuzu-4acbf3a193ea85174ee966529f4a22f416192e9c.tar.xz
yuzu-4acbf3a193ea85174ee966529f4a22f416192e9c.tar.zst
yuzu-4acbf3a193ea85174ee966529f4a22f416192e9c.zip
Diffstat (limited to '.github/ISSUE_TEMPLATE/blank_issue_template.yml')
-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 @@
+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"