diff --git a/.github/config.yml b/.github/config.yml index c39fdab9..34b33fce 100644 --- a/.github/config.yml +++ b/.github/config.yml @@ -1,5 +1,5 @@ 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: + Thanks for the pull request! TShock's maintainers would like you to go ahead and give yourself credit by updating the `CHANGELOG.md` as soon as you can. Your pull request will likely not be accepted without this. This both helps us document changes to TShock, as well as give you credit for your work. You deserve it, so go take credit! :sparkles: updateDocsWhiteList: - bug @@ -7,4 +7,4 @@ updateDocsWhiteList: updateDocsTargetFiles: - README - - CHANGELOG.md \ No newline at end of file + - CHANGELOG.md