diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 4cc5fb43..01b93e0f 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -52,13 +52,14 @@ body: description: Tell us what happens instead of the expected behavior. validations: required: false - + - type: checkboxes attributes: label: Participation - options: - - label: I am willing to submit a pull request for this issue. - required: false + options: + - label: I am willing to submit a pull request for this issue. + required: false + - type: textarea attributes: label: Additional comments