From c62b2df0b776ee8eb686bbfabaf46a942eca5f53 Mon Sep 17 00:00:00 2001 From: alex8088 <244096523@qq.com> Date: Sat, 9 Apr 2022 16:13:53 +0800 Subject: [PATCH] chore: Vite to electron-vite --- .github/ISSUE_TEMPLATE/feature_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index d91dcd4..48faf4b 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -10,7 +10,7 @@ body: id: feature-description attributes: label: Clear and concise description of the problem - description: 'As a developer using Vite I want [goal / wish] so that [benefit]. If you intend to submit a PR for this issue, tell us in the description. Thanks!' + description: 'As a developer using electron-vite I want [goal / wish] so that [benefit]. If you intend to submit a PR for this issue, tell us in the description. Thanks!' validations: required: true - type: textarea