Add close issue bot

This commit is contained in:
Becod 2021-01-06 09:23:25 +08:00
parent c842558ace
commit e4d330afa0
3 changed files with 32 additions and 3 deletions

View File

@ -1,5 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: DOCS
url: https://github.com/fatedier/frp
url: https://github.com/fatedier/frp/blob/dev/README.md
about: Here you can find out how to configure frp.

View File

@ -9,7 +9,7 @@ assignees: ''
<!-- From Chinese to English by machine translation, welcome to revise and polish. -->
**The solution you want**
**[REQUIRED] The solution you want**
<!--A clear and concise description of the solution you want. -->
**Alternatives considered**
@ -18,5 +18,5 @@ assignees: ''
**How to implement this function**
<!--Implementation steps for the solution you want. -->
**Application scenarios of this function**
**[REQUIRED] Application scenarios of this function**
<!--Make a clear and concise description of the application scenario of the solution you want. -->

29
.github/issue-close-app.yml vendored Normal file
View File

@ -0,0 +1,29 @@
comment: >-
This issue has been automatically closed because it doesn't follow the issue template.
Please open a new issue and make sure to **follow the provided template**,
fill out the sections **without modifying** or **deleting** the existing text.
Templates are necessary to manage the project efficiently,
as basic questions don't need to be asked again each time.
issueConfigs:
# Bug
- content:
- "hat version of frp are you using"
- "What operating system and processor architecture are you using"
- "description of errors"
- "Detailed Description"
# Feature / Documentation
- content:
- "The solution you want"
- "Application scenarios of this function"
caseInsensitive: true
label: "Closed by bot"
exception:
- "fatedier"