We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7253f40 commit 1fe8911Copy full SHA for 1fe8911
.github/ISSUE_TEMPLATE/bug-report.yml
@@ -14,7 +14,8 @@ body:
14
attributes:
15
label: What happened?
16
description: Include in detailed steps how to reproduce the bug you encountered
17
- placeholder: Tell us what you see!
+ placeholder: |
18
+ Make sure that you include all of the detailed steps
19
validations:
20
required: true
21
@@ -23,7 +24,8 @@ body:
23
24
25
label: What did you expect to happen?
26
description: Include details
27
28
+ What did you think was going to happen when you noticed the bug?
29
30
31
0 commit comments