Fix issue close bot's config file
- According to the [README](https://github.com/offu/close-issue-app#usage) it was missing an `issueConfigs` key. This was causing errors to be posted to new issues rather than the despired text.
This commit is contained in:
parent
515aef9863
commit
0516c78e13
1
.github/issue-close-app.yml
vendored
1
.github/issue-close-app.yml
vendored
@ -6,6 +6,7 @@ From the issue template:
|
||||
|
||||
If you add the necessary information to this issue (don't create a new one, please) then this issue may be reopened.
|
||||
# There can be several configs for different kind of issues.
|
||||
issueConfigs:
|
||||
- content:
|
||||
# new feature suggestion
|
||||
- "A detailed description of the proposed feature"
|
||||
|
Loading…
x
Reference in New Issue
Block a user