]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore: add issue template config (#1057) [ci skip]
authorDennis Herzberg <33426785+dennishzg@users.noreply.github.com>
Sun, 26 Apr 2020 14:57:40 +0000 (16:57 +0200)
committerGitHub <noreply@github.com>
Sun, 26 Apr 2020 14:57:40 +0000 (10:57 -0400)
.github/ISSUE_TEMPLATE/config.yml [new file with mode: 0644]
.github/issue-template.md [deleted file]

diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
new file mode 100644 (file)
index 0000000..ac8a00e
--- /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-next
+    about: Please use the following link to create a new issue.
+  - name: Patreon
+    url: https://www.patreon.com/evanyou
+    about: Love Vue.js? Please consider supporting us via Patreon.
+  - name: Open Collective
+    url: https://opencollective.com/vuejs/donate
+    about: Love Vue.js? Please consider supporting us via Open Collective.
diff --git a/.github/issue-template.md b/.github/issue-template.md
deleted file mode 100644 (file)
index 08a801b..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-<!--
-IMPORTANT: Please use the following link to create a new issue:
-
-  https://new-issue.vuejs.org/?repo=vuejs/vue-next
-
-If your issue was not created using the app above, it will be closed immediately.
-
-中文用户请注意:
-请使用上面的链接来创建新的 issue。如果不是用上述工具创建的 issue 会被自动关闭。
--->
-
-<!--
-Love vuejs? Please consider supporting us via Patreon or OpenCollective:
-👉  https://www.patreon.com/evanyou
-👉  https://opencollective.com/vuejs/donate
--->