Update bug_report.yml

This commit is contained in:
Alex
2023-10-03 15:14:44 +01:00
committed by GitHub
parent 005deaccc8
commit 744d4ebbaf

View File

@@ -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