Skip to content

Commit 0ed12c4

Browse files
committed
add issue-close-app config file
1 parent b965d89 commit 0ed12c4

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/issue-close-app.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
comment: "Your issue has been closed because it does not conform to our issue requirements. Please use the [Issue Helper](https://vuecomponent.github.io/issue-helper/) to create an issue, thank you! <br/> 为了能够进行高效沟通,我们对 issue 有一定的格式要求,你的 issue 因为不符合要求而被自动关闭。你可以通过 [issue 助手](https://vuecomponent.github.io/issue-helper/) 来创建 issue 以方便我们定位错误。谢谢配合!"
2+
issueConfigs:
3+
- content:
4+
- "<!-- generated by issue-helper. DO NOT REMOVE -->"
5+
- content:
6+
- "Version"
7+
- "Environment"
8+
- "Reproduction link"
9+
- "Steps to reproduce"
10+
- "What is expected"
11+
- "What is actually happening"
12+
- content:
13+
- "What problem does this feature solve"
14+
- "What does the proposed API look like"

0 commit comments

Comments
 (0)