From bfe0ea61e701c13b1abba30b20d16f4abff885c5 Mon Sep 17 00:00:00 2001 From: Aaron Trowbridge Date: Tue, 26 Dec 2023 18:51:12 -0500 Subject: [PATCH] edits --- .github/ISSUE_TEMPLATE/feature_request.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 712d54eb..b97ea81d 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -25,11 +25,11 @@ body: label: Importance description: How important is this feature to you? options: - - label: "1 (lowest)" - - label: "2" - - label: "3" - - label: "4" - - label: "5 (highest)" + - 1 (lowest) + - 2 + - 3 + - 4 + - 5 (highest) default: 0 validations: required: true