Skip to content

Commit e3d1bb8

Browse files
committed
👌 IMPROVE: Steps to reproduce
1 parent 8765faf commit e3d1bb8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/ISSUE_TEMPLATE/issue.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,11 @@ body:
2323
placeholder: Bug description
2424
validations:
2525
required: true
26+
- type: textarea
27+
id: bug-steps-to-reproduce
28+
attributes:
29+
label: How to reproduce it?
30+
description: Explain how to reproduce the issue.
31+
placeholder: Steps to reproduce
32+
validations:
33+
required: true

0 commit comments

Comments
 (0)