diff options
| author | void_17 <61356189+void2012@users.noreply.github.com> | 2026-03-02 19:43:22 +0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-02 19:43:22 +0700 |
| commit | 73ceca7fc21ba1c3355072995ba331d51c0634ab (patch) | |
| tree | 321838dae258cc23d249ebfb46acae88bab09aa0 /.github | |
| parent | 40953f857e5c30b22e414d883fd0516248f4a794 (diff) | |
Fix typo in pull_request_template.md
Diffstat (limited to '.github')
| -rw-r--r-- | .github/pull_request_template.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 9d71e5c1..9578777c 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,6 @@ # Pull Request -## Note: IF YOUR PR CHANGES THE GAME BEHAVIOR VISIBLY, REMEMBER TO ATTACH A GAMEPLAY FOOTAGE (or at least a screenshot) OF YOU *ACTUALLY* PLAYING THE GAME WITH YOUR CHANGES. Untested PRs will are *NOT* welcome. +## Note: IF YOUR PR CHANGES THE GAME BEHAVIOR VISIBLY, REMEMBER TO ATTACH A GAMEPLAY FOOTAGE (or at least a screenshot) OF YOU *ACTUALLY* PLAYING THE GAME WITH YOUR CHANGES. Untested PRs are *NOT* welcome. Please don't forget to describe what did you do in each commit in your PR. ## Description Briefly describe the changes this PR introduces. |
