]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Fix typo in PR template (#41451)
authorTobias Berger <toby@tobot.dev>
Sun, 16 Nov 2025 13:44:18 +0000 (13:44 +0000)
committerGitHub <noreply@github.com>
Sun, 16 Nov 2025 13:44:18 +0000 (13:44 +0000)
My browser keeps pointing it out and I don't like it :⁾

.github/PULL_REQUEST_TEMPLATE.md

index 4029b093ccb4a80be9e211a2131d01cb6a39447a..53fad99b1a161a5a183505aeb633307b9baf0e6c 100644 (file)
 <!-- Summary of code changes for easier review. -->
 
 ## Media
-<!-- Attach media if the PR makes ingame changes (clothing, items, features, etc). 
+<!-- Attach media if the PR makes in-game changes (clothing, items, features, etc).
 Small fixes/refactors are exempt. Media may be used in SS14 progress reports with credit. -->
 
 ## Requirements
 <!-- Confirm the following by placing an X in the brackets [X]: -->
 - [ ] I have read and am following the [Pull Request and Changelog Guidelines](https://docs.spacestation14.com/en/general-development/codebase-info/pull-request-guidelines.html).
-- [ ] I have added media to this PR or it does not require an ingame showcase.
+- [ ] I have added media to this PR or it does not require an in-game showcase.
 <!-- You should understand that not following the above may get your PR closed at maintainer’s discretion -->
 
 ## Breaking changes