From 71a3e473dbf0d779be95ec34941a7f95b3bd63c6 Mon Sep 17 00:00:00 2001 From: Jasper Ginn Date: Sun, 18 Feb 2024 16:08:36 +0100 Subject: [PATCH] fix: label --- .github/ISSUE_TEMPLATE/RFC.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/RFC.yml b/.github/ISSUE_TEMPLATE/RFC.yml index 1e97805..aa4ab85 100644 --- a/.github/ISSUE_TEMPLATE/RFC.yml +++ b/.github/ISSUE_TEMPLATE/RFC.yml @@ -50,7 +50,7 @@ body: validations: required: false - type: textarea - id: tldr + id: impact attributes: label: 💥 Impact description: What is the impact of the change that you’re proposing? Who will this impact? How will it impact them?