Merge branch 'general-devel' into sql_improve

This commit is contained in:
Ryozuki 2017-12-09 11:49:29 +01:00 committed by GitHub
commit d3fadaf264
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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