first commit
This commit is contained in:
1
iview/.github/.pydio
vendored
Normal file
1
iview/.github/.pydio
vendored
Normal file
@@ -0,0 +1 @@
|
||||
cdb5409e-47b4-4dbb-ae93-b7f63e573475
|
||||
14
iview/.github/ISSUE_TEMPLATE.md
vendored
Executable file
14
iview/.github/ISSUE_TEMPLATE.md
vendored
Executable file
@@ -0,0 +1,14 @@
|
||||
<!--
|
||||
Bug 反馈、新功能请求,请到下面提交 issues:
|
||||
|
||||
http://iview.talkingdata.com/#/new-issue
|
||||
|
||||
不是用上面的链接创建的 issue 会被立即关闭。
|
||||
-->
|
||||
<!--
|
||||
IMPORTANT: Please use the following link to create a new issue:
|
||||
|
||||
http://iview.talkingdata.com/#/new-issue
|
||||
|
||||
If your issue was not created using the app above, it will be closed immediately.
|
||||
-->
|
||||
4
iview/.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
4
iview/.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
<!-- 目前请提交 PR 到 2.0 分支 | Please send PR to 2.0 branch -->
|
||||
<!-- 请不要提交 dist 的内容 | Please do not commit dist file -->
|
||||
<!-- 请先运行 npm install 和 npm test,通过测试后再提交您的 pr -->
|
||||
<!-- Please run `npm install` and `npm test` to test your changes before submitting a pull request -->
|
||||
Reference in New Issue
Block a user