From f6466568af0c4e0a626095aae397f9180cd4d5eb Mon Sep 17 00:00:00 2001 From: Jon Ross-Perkins Date: Wed, 9 Nov 2022 09:29:11 -0800 Subject: [PATCH] Fix the 'issue for leads' template (#2380) --- .../{04_issue_for_leads.yml => 04_leads_question.yml} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename .github/ISSUE_TEMPLATE/{04_issue_for_leads.yml => 04_leads_question.yml} (95%) diff --git a/.github/ISSUE_TEMPLATE/04_issue_for_leads.yml b/.github/ISSUE_TEMPLATE/04_leads_question.yml similarity index 95% rename from .github/ISSUE_TEMPLATE/04_issue_for_leads.yml rename to .github/ISSUE_TEMPLATE/04_leads_question.yml index ebe8f206f0bb..0c966ba34a98 100644 --- a/.github/ISSUE_TEMPLATE/04_issue_for_leads.yml +++ b/.github/ISSUE_TEMPLATE/04_leads_question.yml @@ -2,11 +2,11 @@ # Exceptions. See /LICENSE for license information. # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -name: Issue for leads +name: Leads question description: > Ask the leads for feedback on an important issue, such as a language design choice. -labels: [issue for leads] +labels: [leads question] body: - type: markdown attributes: