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: 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: