Skip to content

Commit

Permalink
Fix bug issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosgood committed Oct 25, 2023
1 parent 43c394f commit 30f4382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ body:
label: What happened?
description: Also tell us, what did you expect to happen?
placeholder: Tell us what you see!
value: ""
value: "A bug occurred"
validations:
required: true
- type: dropdown
Expand Down

0 comments on commit 30f4382

Please sign in to comment.