Pārlūkot izejas kodu

Ask for steps to reproduce in while reporting

sy-b 3 gadi atpakaļ
vecāks
revīzija
2261806e4f
1 mainītis faili ar 9 papildinājumiem un 0 dzēšanām
  1. 9 0
      .github/ISSUE_TEMPLATE/bug.yml

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

@@ -47,3 +47,12 @@ body:
     value: "A bug happened!"
   validations:
     required: true
+- type: textarea
+  attributes:
+    label: How to reproduce/recreate?
+    description: Detailed steps to reproduce/recreate it.
+    placeholder: "We need to be able to reproduce/recreate that bug/event in order to fix it. Please write the steps in detail."
+    value: "Tell us how it happened with detailed steps for us."
+  validations:
+    required: true
+