From 104d5f5f022f03266f60a8e9c431f07e382a041b Mon Sep 17 00:00:00 2001 From: Luke Weiler Date: Tue, 6 Dec 2022 14:14:33 -0500 Subject: [PATCH] Update new-generator-idea.yml --- .github/ISSUE_TEMPLATE/new-generator-idea.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/new-generator-idea.yml b/.github/ISSUE_TEMPLATE/new-generator-idea.yml index 89d3e5c..96ac0ac 100644 --- a/.github/ISSUE_TEMPLATE/new-generator-idea.yml +++ b/.github/ISSUE_TEMPLATE/new-generator-idea.yml @@ -32,7 +32,7 @@ body: label: Assign Yourself? description: Do you want to be assigned to implement this? options: - - 'No' (Default) + - 'No' - 'Yes' validations: required: true