Skip to content

Commit 35f529b

Browse files
committed
chore: update issue and workfolw
1 parent 6abca32 commit 35f529b

File tree

5 files changed

+19
-29
lines changed

5 files changed

+19
-29
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/----please-use-new-issue-ant-design-vue---.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
blank_issues_enabled: false
2+
contact_links:
3+
- name: Create new issue
4+
url: https://vuecomponent.github.io/issue-helper/
5+
about: Please use the following link to create a new issue.
6+
- name: Patreon
7+
url: https://www.patreon.com/tangjinzhou
8+
about: Love Ant Design Vue? Please consider supporting us via Patreon.
9+
- name: Open Collective
10+
url: https://opencollective.com/ant-design-vue/donate
11+
about: Love Ant Design Vue? Please consider supporting us via Open Collective.
12+
- name: Paypal
13+
url: https://www.paypal.me/tangjinzhou
14+
about: Love Ant Design Vue? Please consider supporting us via Paypal.
15+
- name: 支付宝/微信 赞助
16+
url: https://qn.antdv.com/alipay-and-wechat.png
17+
about: Ant Design Vue 的健康持续发展需要您的支持,🙏

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
- name: Checkout submodules
104104
uses: actions/checkout@v2
105105
with:
106-
repository: tangjinzhou/antdv-demo
106+
repository: git@github.com:tangjinzhou/antdv-demo.git
107107
token: ${{ secrets.ACCESS_TOKEN }}
108108
path: antdv-demo
109109

antdv-demo

0 commit comments

Comments
 (0)