You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/question.yml
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,12 +11,16 @@ body:
11
11
id: version
12
12
attributes:
13
13
label: Package version
14
+
description: |
15
+
Leave blank if you have not yet configured the package and have not used it.
14
16
placeholder: v2.1.0
15
17
- type: textarea
16
18
id: configuration
17
19
attributes:
18
20
label: Package configuration
19
-
description: Show how you configured the package. You can check how to configure the package [here](https://github.com/kolirt/vue-web3-auth?tab=readme-ov-file#configuration).
21
+
description: |
22
+
Show how you configured the package. You can check how to configure the package [here](https://github.com/kolirt/vue-web3-auth?tab=readme-ov-file#configuration).
23
+
Leave blank if you have not yet configured the package and have not used it.
0 commit comments