Skip to content

Commit

Permalink
Create issue-close-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tiann authored Jan 26, 2019
1 parent b00f0ad commit c03ed01
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions .github/issue-close-app.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Comment that will be sent if an issue is judged to be closed
comment: "This issue is closed because it does not meet our issue template/为方便解决问题,请使用 issue 模版提交问题。"
issueConfigs:
# There can be several configs for different kind of issues.
- content:
# Example 1: bug report
- "Expected behavior"
- "To Reproduce"
- "Describe the bug"
- content:
# Example 2: feature request
- "Describe the solution you'd like"
- content:
- "模块名字"
- "模块用途"
- "模块版本号"
- "模块安装包"
- content:
- "模块名字"
- "模块版本号"
- "模块更新"
- content:
- "手机型号"
- "ROM版本"
- "Xposed模块"
- "问题描述"
- "Magisk模块"

0 comments on commit c03ed01

Please sign in to comment.