File tree Expand file tree Collapse file tree 3 files changed +29
-2
lines changed Expand file tree Collapse file tree 3 files changed +29
-2
lines changed Original file line number Diff line number Diff line change 11<!--
2- IMPORTANT: Please use the following link to create a new issue:
2+ ⚠️ ⚠️ ⚠️ IMPORTANT: Please use the following link to create a new issue: ⚠️ ⚠️ ⚠️
33
44 https://vuecomponent.github.io/issue-helper/
55
66If your issue was not created using the app above, it will be closed immediately.
77-->
88
99<!--
10- 注意:请使用下面的链接来新建 issue:
10+ ⚠️ ⚠️ ⚠️ 注意:请使用下面的链接来新建 issue: ⚠️ ⚠️ ⚠️
1111
1212 https://vuecomponent.github.io/issue-helper/
1313 国内镜像:http://tangjinzhou.gitee.io/issue-helper/
Original file line number Diff line number Diff line change 1+ ---
2+ name : " ⚠️ Please use issue-helper ⚠️"
3+ about : The issue which is not created via https://vuecomponent.github.io/issue-helper/ will be closed
4+ immediately.
5+ labels :
6+
7+ ---
8+
9+ The issue which is not created via https://vuecomponent.github.io/issue-helper/ will be closed immediately.
10+
11+ ---
12+
13+ 注意:不是用 https://vuecomponent.github.io/issue-helper/ 或 http://tangjinzhou.gitee.io/issue-helper/ 创建的 issue 会被立即关闭。
Original file line number Diff line number Diff line change 1+ # Configuration for lock-threads - https://github.com/dessant/lock-threads
2+
3+ # Number of days of inactivity before a closed issue or pull request is locked
4+ daysUntilLock : 365
5+ # Comment to post before locking. Set to `false` to disable
6+ lockComment : >
7+ This thread has been automatically locked because it has not had recent
8+ activity. Please open a new issue for related bugs and link to relevant
9+ comments in this thread.
10+ # Issues or pull requests with these labels will not be locked
11+ # exemptLabels:
12+ # - no-locking
13+ # Limit to only `issues` or `pulls`
14+ only : issues
You can’t perform that action at this time.
0 commit comments