Skip to content

Commit b267b58

Browse files
authored
Update question.yml
1 parent 47ce5b4 commit b267b58

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/ISSUE_TEMPLATE/question.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,16 @@ body:
1111
id: version
1212
attributes:
1313
label: Package version
14+
description: |
15+
Leave blank if you have not yet configured the package and have not used it.
1416
placeholder: v2.1.0
1517
- type: textarea
1618
id: configuration
1719
attributes:
1820
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.
2024
placeholder: |
2125
createWeb3Auth({
2226
projectId: '', // remove your projectId

0 commit comments

Comments
 (0)