Skip to content

Commit 072e936

Browse files
freakzlikecexbrayat
authored andcommitted
chore: show links on create of github issue
1 parent b94a0ae commit 072e936

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
blank_issues_enabled: false
2+
contact_links:
3+
- name: Questions & Discussions
4+
url: https://github.com/vuejs/test-utils/discussions
5+
about: Use GitHub discussions for message-board style questions and discussions.
6+
- name: Vue.js 2 / test-utils v1
7+
url: https://github.com/vuejs/vue-test-utils
8+
about: @vue/test-utils v1 for Vue.js 2 is in a separate repository

0 commit comments

Comments
 (0)