diff --git a/.github/ISSUE_TEMPLATE/feat.yml b/.github/ISSUE_TEMPLATE/feat.yml index 372eaa9..3befc40 100644 --- a/.github/ISSUE_TEMPLATE/feat.yml +++ b/.github/ISSUE_TEMPLATE/feat.yml @@ -27,8 +27,8 @@ body: label: Is this a breaking change multiple: false options: - - Yes - - No + - "Yes" + - "No" - type: dropdown id: interested @@ -36,8 +36,8 @@ body: label: Are you willing to solve it multiple: false options: - - Yes - - No + - "Yes" + - "No" - type: checkboxes id: terms