Преглед на файлове

Merge pull request #803 from Moondarker/better-bug-report

GitHub Issues: Ensuring a bug report is not a duplicate on the first stage
Dmitrii Selivanov преди 2 години
родител
ревизия
b5c7b519c2
променени са 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