chore: fix contact link url in issue template config (#1889)
This commit is contained in:
parent
d8e0b9fdf3
commit
35d473c93d
|
@ -1,5 +1,5 @@
|
||||||
blank_issues_enabled: true
|
blank_issues_enabled: true
|
||||||
contact_links:
|
contact_links:
|
||||||
- name: Questions or need help
|
- name: Questions or need help
|
||||||
url: https://github.com/opentiny/ui-vue/discussions
|
url: https://github.com/opentiny/tiny-vue/discussions
|
||||||
about: Add this WeChat(opentiny-official), we will invite you to the WeChat discussion group later.
|
about: Add this WeChat(opentiny-official), we will invite you to the WeChat discussion group later.
|
||||||
|
|
Loading…
Reference in New Issue