Skip to content

Commit

Permalink
Update bug_report.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
someaddons authored Feb 23, 2022
1 parent 5c83a05 commit aabde96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ body:
attributes:
label: Describe the bug you're experiencing
description: Also tell us, what did you expect to happen?
placeholder: Tell us what you see!
placeholder: I did X and Y happened!
validations:
required: true
- type: textarea
id: reproduction
attributes:
label: Reproducability
description: Which steps are needed to reproduce this bug?
placeholder: Tell us what you see!
placeholder: First do X then Y and then Z happens
validations:
required: true
- type: checkboxes
Expand Down

0 comments on commit aabde96

Please sign in to comment.