chore(): add bot task to close issues with incomplete template

This commit is contained in:
Ken Sodemann
2018-02-26 15:07:10 -06:00
committed by GitHub
parent 43bd1f514a
commit f4ea7fce08

View File

@@ -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