Update bug.yml

This commit is contained in:
Garth Vander Houwen 2023-08-12 20:11:57 -07:00 committed by GitHub
parent 796142c01b
commit 3b36d0d268
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,25 +40,26 @@ body:
- type: textarea
id: expected
attributes:
label: Expected Behavior
description: Tell us what should happen.
label: Expected Behavior
description: Tell us what should happen.
validations:
required: true
required: true
- type: textarea
id: current
attributes:
label: Current Behavior
description: Tell us what happens instead of the expected behavior.
label: Current Behavior
description: Tell us what happens instead of the expected behavior.
validations:
required: false
- type: checkboxes
attributes:
required: false
- type: checkboxes
attributes:
label: Participation
options:
- label: I am willing to submit a pull request for this issue.
required: false
- type: textarea
attributes:
label: Additional comments
description: Is there anything else that's important for the team to know?
- label: I am willing to submit a pull request for this issue.
required: false
- type: textarea
attributes:
label: Additional comments
description: Is there anything else that's important for the team to know?