diff --git a/.github/ISSUE_TEMPLATE/design.yml b/.github/ISSUE_TEMPLATE/design.yml index ce877deb..9ed38fe7 100644 --- a/.github/ISSUE_TEMPLATE/design.yml +++ b/.github/ISSUE_TEMPLATE/design.yml @@ -72,9 +72,11 @@ body: - type: checkboxes id: help-fixing attributes: + label: Are you willing to work on this issue? + description: This is absolutely not required, but we are happy to guide you in the contribution process. label: Would you like to help fix this issue? (Not required, but appreciated!) options: - label: Yes, I am interested in contributing to the fix. required: true - label: No, I am just reporting the issue. - required: true \ No newline at end of file + required: true