From 87ed43eeadbec7c9f6d6433ed3bb5fa259749252 Mon Sep 17 00:00:00 2001 From: YiJie <51358815+NWYLZW@users.noreply.github.com> Date: Thu, 23 Nov 2023 02:24:42 +0800 Subject: [PATCH] chore(github): update github issue tempate default framework value --- .github/ISSUE_TEMPLATE/bug-report.zh-CN.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.zh-CN.yml b/.github/ISSUE_TEMPLATE/bug-report.zh-CN.yml index 32e10d1c43..9296ebe3cd 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.zh-CN.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.zh-CN.yml @@ -51,7 +51,7 @@ body: id: frameworkVersion attributes: label: 框架版本 - placeholder: Vue(3.2.0) + placeholder: React(18.2.0) - type: input id: browsersVersion