]> glassweightruler.freedombox.rocks Git - Ventoy.git/commitdiff
issue template
authorlongpanda <admin@ventoy.net>
Tue, 6 Jul 2021 14:51:27 +0000 (22:51 +0800)
committerlongpanda <admin@ventoy.net>
Tue, 6 Jul 2021 14:51:27 +0000 (22:51 +0800)
.github/ISSUE_TEMPLATE/issue_template.yml
.github/ISSUE_TEMPLATE/other_issue.yml [deleted file]

index 91645f6b33414e22fadf2980daf40e2331d35f39..2c91aa31083b3de5c98be00d57b573a0c60290ca 100644 (file)
@@ -1,19 +1,18 @@
-name: Bug Report
-description: File a bug report
+name: Issue Report
+description: File an issue report
 title: "[Bug]: "
-labels: [bug, triage]
 assignees:
   - octocat
 body:
   - type: markdown
     attributes:
       value: |
-        Thanks for taking the time to fill out this bug report!
+        Thanks for taking the time to fill out this issue report!
   - type: checkboxes
     id: faq
     attributes:
       label: Official FAQ
-      description: Have you checked the official at [https://www.ventoy.net/en/faq.html](https://www.ventoy.net/en/faq.html) ?
+      description: Have you checked the official FAQ at [https://www.ventoy.net/en/faq.html](https://www.ventoy.net/en/faq.html) ?
       options:
         - label: I have checked the official FAQ. 
           required: true
diff --git a/.github/ISSUE_TEMPLATE/other_issue.yml b/.github/ISSUE_TEMPLATE/other_issue.yml
deleted file mode 100644 (file)
index e259256..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-name: Common Issue
-description: Report a common issue
-title: "[Issue]: "
-assignees:
-  - octocat
-body:
-  - type: markdown
-    attributes:
-      value: |
-        Thanks for taking the time to fill out this issue report!
-  - type: checkboxes
-    id: faq
-    attributes:
-      label: Official FAQ
-      description: Have you checked the official at [https://www.ventoy.net/en/faq.html](https://www.ventoy.net/en/faq.html) ?
-      options:
-        - label: I have checked the official FAQ. 
-          required: true  
-  - type: textarea
-    id: what-happened
-    attributes:
-      label: Details about the issue
-      description: Tell me what problem you have.
-      value: "issue"
-    validations:
-      required: true
-