diff --git a/.github/auto-comment.yml b/.github/auto-comment.yml index 4aef8cae8a..d1d7582192 100644 --- a/.github/auto-comment.yml +++ b/.github/auto-comment.yml @@ -1,15 +1,16 @@ # Comment to a new issue. issueOpened: > - Thank your for raising a issue. We will try and get back to you as soon as possible. - - Please make sure that you followed the issue template, and provied all neccessary information. - Failure to do so will prevent us from resolving the issue in a timely manner. + Thanks for opening an issue! We will try and get back to you as soon as possible. + + Please make sure that you followed the issue template, and provied all the neccessary information. + Failure to do so may inhibit our ability to resolve the issue. Please note that suggestions are now to be submitted to https://git.io/fN5B4 rather than this issue tracker! pullRequestOpened: > - Thank your for raising your pull request. + Thank your for creating your pull request. - Please make sure you have followed our contributing guidelines and to take an extra look at the code to make sure that it is functional! + Please make sure you have followed our contribution guidelines and ensured the submitted code is functional. Please note + that we use different branches to target different Minecraft version. We will review it as soon as possible!