Update bug_report.yml

pull/372/head^2
Alex 8 months ago committed by GitHub
parent 005deaccc8
commit 744d4ebbaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -117,11 +117,16 @@ body:
required: true
- type: dropdown
id: willing-to-submit-pr
attributes:
label: 🔗 Are you willing to submit PR?
description:
This is absolutely not required, but we are happy to guide you in the contribution process.
- "Yes I am willing to submit a PR!"
description: This is absolutely not required, but we are happy to guide you in the contribution process.
options: # Added options key
- "Yes, I am willing to submit a PR!"
- "No"
validations:
required: false
- type: checkboxes
id: terms

Loading…
Cancel
Save