diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 0b3ce0a505b..65e6b1df334 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -23,8 +23,9 @@ body: label: Do you want to work on this issue? multiple: false options: - - "Yes" - "No" + - "Yes" + default: 0 validations: required: false - type: textarea