chore: Update Probot config to support @hakusaro's update docs

This commit is contained in:
Lucas Nicodemus 2017-12-08 07:50:40 -07:00
parent 27ac4c6318
commit eda2870bb1

10
.github/config.yml vendored Normal file
View file

@ -0,0 +1,10 @@
updateDocsComment: >
Thanks for the pull request! TShock's maintainers would like you to go ahead and give yourself credit by updating the `CHANGELOG.md` file before this gets merged. This helps us document changes to TShock, as well as give you credit for your work. You deserve it! :sparkles:
updateDocsWhiteList:
- bug
- chore
updateDocsTargetFiles:
- README
- CHANGELOG.md