From a273ceca96b4e1c8e5b00f84102e940160626598 Mon Sep 17 00:00:00 2001 From: Chris Rybicki Date: Thu, 22 Aug 2024 12:10:15 -0400 Subject: [PATCH] chore: update example issue template (#7046) --- .github/ISSUE_TEMPLATE/example.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/example.yml b/.github/ISSUE_TEMPLATE/example.yml index a4a13c94e7e..ba848f03539 100644 --- a/.github/ISSUE_TEMPLATE/example.yml +++ b/.github/ISSUE_TEMPLATE/example.yml @@ -1,6 +1,6 @@ name: Missing Example 🚀 description: Request for a missing example -labels: ["✨ example","needs-discussion"] +labels: ["💡 examples","needs-discussion"] body: - type: markdown