[Scummvm-git-logs] scummvm master -> bbd83ca410974d0a8f5366ed9ae764d3924fb65c
bluegr
noreply at scummvm.org
Wed Aug 5 19:56:52 UTC 2026
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .
Summary:
bbd83ca410 GITHUB: Fix typos in PR template
Commit: bbd83ca410974d0a8f5366ed9ae764d3924fb65c
https://github.com/scummvm/scummvm/commit/bbd83ca410974d0a8f5366ed9ae764d3924fb65c
Author: Filippos Karapetis (bluegr at gmail.com)
Date: 2026-08-05T22:56:48+03:00
Commit Message:
GITHUB: Fix typos in PR template
Changed paths:
.github/pull_request_template.md
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index 03641b4dadf..6584916e348 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -2,13 +2,13 @@
<!---
Thank you for contributing to ScummVM. Please read the following carefully before submitting your Pull Request.
-ATTEMTION TO THE AI USERS:
+ATTENTION TO AI USERS:
EVERY WORD of your code, comments, commit log messages, PR description, must be re-read by a human and checked for sanity, correctness and common sense. At any sight of AI slop, including lengthy LLM-oriented explanations, your PR will be closed.
-On top of ot, we created AI-specific guidelines https://github.com/scummvm/scummvm/blob/master/AI-GUIDELINES.md
+On top of that, we created AI-specific guidelines https://github.com/scummvm/scummvm/blob/master/AI-GUIDELINES.md
-Make sure your individual commits follow the guidelines found in the ScummVM Wiki: https://wiki.scummvm.org/index.php?title=Commit_Guidelines. If they're not please edit them before submitting the Pull Request.
+Make sure your individual commits follow the guidelines found in the ScummVM Wiki: https://wiki.scummvm.org/index.php?title=Commit_Guidelines. If they're not, please edit them before submitting the Pull Request.
Proper documentation must also be included for common code and changes impacting user facing elements.
More information about the Scummvm-git-logs
mailing list