From a52cde0818ffa0c3d478704f73a320a601b5b680 Mon Sep 17 00:00:00 2001 From: Garth Vander Houwen Date: Sat, 12 Aug 2023 20:14:49 -0700 Subject: [PATCH] Update bug.yml --- .github/ISSUE_TEMPLATE/bug.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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