Ask for steps to reproduce in while reporting

This commit is contained in:
sy-b
2022-01-17 11:30:17 +00:00
committed by GitHub
parent 510c083c77
commit 2261806e4f
+9
View File
@@ -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