From ca62d0b4249fc7c238baf7cbbed04fc74774f821 Mon Sep 17 00:00:00 2001 From: hannah Date: Mon, 6 Nov 2023 11:17:05 -0500 Subject: [PATCH] MAINT: fix .yml in tag issue template Co-authored-by: Elliott Sales de Andrade --- .github/ISSUE_TEMPLATE/tag_proposal.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/tag_proposal.yml b/.github/ISSUE_TEMPLATE/tag_proposal.yml index 1e3bceedf70c..6876226f6240 100644 --- a/.github/ISSUE_TEMPLATE/tag_proposal.yml +++ b/.github/ISSUE_TEMPLATE/tag_proposal.yml @@ -23,4 +23,5 @@ body: id: solution attributes: label: Proposed solution - description: What should the tag be? All tags are in the format `subcategory: tag` + description: > + What should the tag be? All tags are in the format `subcategory: tag`