From 88c918e72f496ed22405b8e3a0fff672553ea2ff Mon Sep 17 00:00:00 2001 From: Adam Hopkins Date: Thu, 9 Mar 2023 10:10:22 +0200 Subject: [PATCH] Update rfc.yml --- .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 aa514d16..3b961ed8 100644 --- a/.github/ISSUE_TEMPLATE/rfc.yml +++ b/.github/ISSUE_TEMPLATE/rfc.yml @@ -29,5 +29,5 @@ body: attributes: label: Is this a breaking change? options: - - label: Yes + - label: "Yes" required: false