branch: elpa/dirvish
commit d2fd3e202cc08bc98f95590056cc9ad7d36d59ea
Author: Alex Lu <hellosimon1...@hotmail.com>
Commit: Alex Lu <hellosimon1...@hotmail.com>

    github: improve issue template
---
 .github/ISSUE_TEMPLATE/bug_report.yml | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml 
b/.github/ISSUE_TEMPLATE/bug_report.yml
index 30f741d08e..c535739c76 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -1,18 +1,16 @@
 name: Bug Report
 description: Create a report to help us improve
-title: "[Bug] "
+title: ""
 labels: "bug"
 body:
 - type: checkboxes
   id: updated-dirvish
   attributes:
-    label: Thank you for the bug report, please update dirvish first -- errors 
are often fixed by the time they're reported.
+    label: Thank you for the bug report, please update dirvish first
     description: Please check the suggestion below before proceeding
     options:
       - label: I have updated dirvish to the latest commit and tested that the 
issue still exists
         required: true
-      - label: I am using the latest version of `dirvish` related packages.
-        required: true
       - label: I checked 
[CUSTOMIZING|EXTENSIONS|FAQ](https://github.com/alexluigit/dirvish#documentation).
         required: true
       - label: |

Reply via email to