From 95b905cc39e5626902c90c9175d7ba050adfa2c3 Mon Sep 17 00:00:00 2001 From: Luke Weiler Date: Tue, 6 Dec 2022 14:17:31 -0500 Subject: [PATCH] Update new-generator-idea.yml --- .github/ISSUE_TEMPLATE/new-generator-idea.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/new-generator-idea.yml b/.github/ISSUE_TEMPLATE/new-generator-idea.yml index 96ac0ac..898f6a3 100644 --- a/.github/ISSUE_TEMPLATE/new-generator-idea.yml +++ b/.github/ISSUE_TEMPLATE/new-generator-idea.yml @@ -26,13 +26,10 @@ body: description: Any further details? validations: required: false - - type: dropdown + - type: checkboxes id: assign attributes: - label: Assign Yourself? - description: Do you want to be assigned to implement this? options: - - 'No' - - 'Yes' + - label: Assign Yourself? validations: required: true