From d6de5a60a87e8118870f344002016b25558f4416 Mon Sep 17 00:00:00 2001 From: Paul Profizi <100710998+PProfizi@users.noreply.github.com> Date: Tue, 19 Nov 2024 15:36:30 +0100 Subject: [PATCH] Fix example issue template labels --- .github/ISSUE_TEMPLATE/examples.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/examples.yml b/.github/ISSUE_TEMPLATE/examples.yml index beb9d6d4a8e..127ead79c1a 100644 --- a/.github/ISSUE_TEMPLATE/examples.yml +++ b/.github/ISSUE_TEMPLATE/examples.yml @@ -1,7 +1,7 @@ name: 🎓 Adding an example description: Proposing a new example for the library title: "Example proposal: ..." -labels: ["example"] +labels: ["examples"] assignees: [""] body: