diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 90c36ef021..f3c1785261 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -6,6 +6,7 @@ Thank you for submitting new code to Firefly III, or any of the related projects - Please do not open PRs to "discuss" possible solutions or to "get feedback" on your code. I simply don't have time for that. - Pull requests for the MAIN branch will be closed. - DO NOT include translated strings in your PR. +- PRs (or parts thereof) that only fix issues inside code comments will not be accepted. If it feels necessary to open an issue first, please do so, before you open a PR.