From 23e2fe643ea9d7440d626d2076c4eb63804ac51e Mon Sep 17 00:00:00 2001 From: Elliot DeNolf Date: Tue, 21 May 2024 11:56:17 -0400 Subject: [PATCH] chore: v3 bug template ids update --- .github/ISSUE_TEMPLATE/1.bug_report_v3.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/1.bug_report_v3.yml b/.github/ISSUE_TEMPLATE/1.bug_report_v3.yml index 0d69421a27..9db419965b 100644 --- a/.github/ISSUE_TEMPLATE/1.bug_report_v3.yml +++ b/.github/ISSUE_TEMPLATE/1.bug_report_v3.yml @@ -24,7 +24,7 @@ body: validations: required: true - type: input - id: node-version + id: nextjs-version attributes: label: Next.js Version description: What version of Next.js are you running?