chore: update issue template (#1049)

This commit is contained in:
iamkun 2020-12-19 01:47:52 +08:00 committed by GitHub
parent 9c183bde6c
commit 8f902085de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 20 additions and 0 deletions

15
.github/ISSUE_TEMPLATE.md vendored Normal file
View File

@ -0,0 +1,15 @@
<!--
IMPORTANT: Please use the following link to create a new issue:
https://elementui.github.io/issue-generator/#/en-US?repo=element-plus
If your issue was not created using the app above, it will be closed immediately.
########
重要: 请使用以下链接创建新 issue
https://elementui.github.io/issue-generator/#/zh-CN?repo=element-plus
未通过以上链接创建的 issue 会被机器人直接关闭。
-->

5
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@ -0,0 +1,5 @@
blank_issues_enabled: true
contact_links:
- name: Create new issue
url: https://elementui.github.io/issue-generator/#/en-US?repo=element-plus
about: The issue which is not created via https://elementui.github.io/issue-generator will be closed immediately.