From 074589f280177bd0a5ee715c510b9c91abd2e358 Mon Sep 17 00:00:00 2001 From: kolirt Date: Thu, 25 Jan 2024 10:30:11 +0200 Subject: [PATCH 1/2] Update feature-request.yml --- .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 0f84bf3..3e10632 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -1,7 +1,7 @@ name: 🚀 Feature request description: Suggest a feature that will improve vue-web3-auth. title: '[Feature]: ' -labels: [feature request] +labels: [feature request, v2] body: - type: markdown attributes: From 52ef211b46148837f5cbe4605ad62992e3972a53 Mon Sep 17 00:00:00 2001 From: kolirt Date: Thu, 25 Jan 2024 10:30:15 +0200 Subject: [PATCH 2/2] Update question.yml --- .github/ISSUE_TEMPLATE/question.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/question.yml b/.github/ISSUE_TEMPLATE/question.yml index 9c37e2b..d4eeb42 100644 --- a/.github/ISSUE_TEMPLATE/question.yml +++ b/.github/ISSUE_TEMPLATE/question.yml @@ -1,7 +1,7 @@ name: 💬 Question description: Ask a question about the vue-web3-auth. title: '[Question]: ' -labels: [question] +labels: [question, v2] body: - type: markdown attributes: