From: Dennis Herzberg <33426785+dennishzg@users.noreply.github.com> Date: Sun, 26 Apr 2020 14:57:40 +0000 (+0200) Subject: chore: add issue template config (#1057) [ci skip] X-Git-Tag: v3.0.0-beta.5~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c22be556e9cc43272fa00b9b7b34434850d13a7;p=thirdparty%2Fvuejs%2Fcore.git chore: add issue template config (#1057) [ci skip] --- diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000000..ac8a00ef15 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -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 index 08a801b60a..0000000000 --- a/.github/issue-template.md +++ /dev/null @@ -1,16 +0,0 @@ - - -