فهرست منبع

Added an important checkbox

Wanted to add it at the bottom at first, but then thought about potential time waste for those who file an issue and it ends up being a duplicate
Moondarker 2 سال پیش
والد
کامیت
403f58d4a2
1فایلهای تغییر یافته به همراه6 افزوده شده و 0 حذف شده
  1. 6 0
      .github/ISSUE_TEMPLATE/bug.yml

+ 6 - 0
.github/ISSUE_TEMPLATE/bug.yml

@@ -3,6 +3,12 @@ description: File a bug report!
 # title: "(Bug): "
 labels: ["bug"]
 body:
+  - type: checkboxes
+    attributes:
+      label: Have you tried to find similar open issues?
+      options:
+        - label: "Yes, this issue is not a duplicate"
+          required: true
   - type: input
     attributes:
       label: Browser