]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
chore: use issue template config
authorEduardo San Martin Morote <posva13@gmail.com>
Tue, 28 Apr 2020 08:29:42 +0000 (10:29 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Tue, 28 Apr 2020 08:29:42 +0000 (10:29 +0200)
.github/issue-template.md [deleted file]
.github/issue-template/config.yml [new file with mode: 0644]

diff --git a/.github/issue-template.md b/.github/issue-template.md
deleted file mode 100644 (file)
index 137a6b8..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-<!--
-IMPORTANT: Please use the following link to create a new issue:
-
-  https://new-issue.vuejs.org/?repo=vuejs/vue-router-next
-
-Here is a reproduction template when reporting bugs: https://codesandbox.io/s/vue-router-v4-reproduction-tk1y7
-
-If your issue was not created using the app above, it will be closed immediately.
-
-中文用户请注意:
-请使用上面的链接来创建新的 issue。如果不是用上述工具创建的 issue 会被自动关闭。
--->
-
-<!--
-Love vuejs? Please consider supporting us via Github Sponsors:
-👉  https://github.com/sponsors/posva
--->
diff --git a/.github/issue-template/config.yml b/.github/issue-template/config.yml
new file mode 100644 (file)
index 0000000..aeea0c7
--- /dev/null
@@ -0,0 +1,11 @@
+blank_issues_enabled: false
+ contact_links:
+   - name: Create new issue
+     url: https://new-issue.vuejs.org/?repo=vuejs/vue-router-next
+     about: Please use the following link to create a new issue.
+   - name: Github Sponsors
+     url: https://github.com/sponsors/posva
+     about: Love Vue.js? Please consider supporting us via Github Sponsors.
+   - name: Open Collective
+     url: https://opencollective.com/vuejs/donate
+     about: Love Vue.js? Please consider supporting us via Open Collective.