From 1b28a9538159e5263e9024e15ba60d872661aab8 Mon Sep 17 00:00:00 2001 From: Bentley Hensel Date: Fri, 28 Jul 2023 16:27:45 -0400 Subject: [PATCH] encoding --- .github/ISSUE_TEMPLATE/new_report.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/new_report.yml b/.github/ISSUE_TEMPLATE/new_report.yml index 9d9a3db..3b040ff 100644 --- a/.github/ISSUE_TEMPLATE/new_report.yml +++ b/.github/ISSUE_TEMPLATE/new_report.yml @@ -24,8 +24,7 @@ body: attributes: label: Input Options description: What parameters or options would you like to include in this report? (e.g., filter by domain, rule type, impact level, etc.) - placeholder: \-[ ] domain - \-[ ] axe_id + placeholder: "-[ ] domain\n-[ ] axe_id" validations: required: true @@ -33,12 +32,12 @@ body: attributes: label: Report Output description: The columns this report will output - placeholder: \-[ ] domain - \-[ ] axe_id + placeholder: "-[ ] domain\n-[ ] axe_id" validations: required: true + - type: dropdown id: data_source attributes: