From 37bace3facbe59d02cd18619d536203d0b359038 Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Sat, 13 Jul 2024 12:03:55 -0700 Subject: [PATCH] MNT: Update label for Tag proposal issue template We don't have a "Tag proposal" label. --- .github/ISSUE_TEMPLATE/tag_proposal.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/tag_proposal.yml b/.github/ISSUE_TEMPLATE/tag_proposal.yml index aa3345336089..2bb856d26be6 100644 --- a/.github/ISSUE_TEMPLATE/tag_proposal.yml +++ b/.github/ISSUE_TEMPLATE/tag_proposal.yml @@ -2,7 +2,7 @@ name: Tag Proposal description: Suggest a new tag or subcategory for the gallery of examples title: "[Tag]: " -labels: [Tag proposal] +labels: ["Documentation: tags"] body: - type: markdown attributes: