mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(): add bot task to close issues with incomplete template
This commit is contained in:
10
.github/ionic-issue-bot.yml
vendored
10
.github/ionic-issue-bot.yml
vendored
@@ -14,3 +14,13 @@ support:
|
||||
close: true
|
||||
lock: true
|
||||
dryRun: false
|
||||
|
||||
incomplete:
|
||||
label: missing template
|
||||
message: >
|
||||
Hello! While we appreciate you opening an issue with us I am going to close this issue and ask that you
|
||||
open a new issue that has the template fully filled out, please. Thanks for using Ionic!
|
||||
close: true
|
||||
lock: true
|
||||
dryRun: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user