Skip to content

Commit

Permalink
chore(): add bot task to close issues with incomplete template
Browse files Browse the repository at this point in the history
  • Loading branch information
kensodemann committed Feb 26, 2018
1 parent 43bd1f5 commit f4ea7fc
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/ionic-issue-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit f4ea7fc

Please sign in to comment.