Переглянути джерело

github: Add blank issue template

This is meant to only be used by developers.
Morph 3 роки тому
батько
коміт
54d6273975
1 змінених файлів з 10 додано та 0 видалено
  1. 10 0
      .github/ISSUE_TEMPLATE/blank_issue_template.yml

+ 10 - 0
.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"