Skip to content

Commit 75fa543

Browse files
committed
Merge branch 'v2' of github.com:kolirt/vue-web3-auth into v2
2 parents 786d9db + 52ef211 commit 75fa543

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/feature-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: 🚀 Feature request
22
description: Suggest a feature that will improve vue-web3-auth.
33
title: '[Feature]: '
4-
labels: [feature request]
4+
labels: [feature request, v2]
55
body:
66
- type: markdown
77
attributes:

.github/ISSUE_TEMPLATE/question.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: 💬 Question
22
description: Ask a question about the vue-web3-auth.
33
title: '[Question]: '
4-
labels: [question]
4+
labels: [question, v2]
55
body:
66
- type: markdown
77
attributes:

0 commit comments

Comments
 (0)