diff options
| author | void_17 <61356189+void2012@users.noreply.github.com> | 2026-03-02 19:41:30 +0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-02 19:41:30 +0700 |
| commit | 40953f857e5c30b22e414d883fd0516248f4a794 (patch) | |
| tree | 4af2c885ca0621a9e438f5c41d163d99e3136ea7 /.github/pull_request_template.md | |
| parent | f9b266e02c3f317e0bfdc23b4756dd48df95b7fb (diff) | |
Update pull_request_template.md
Diffstat (limited to '.github/pull_request_template.md')
| -rw-r--r-- | .github/pull_request_template.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 0dfcc8e2..9d71e5c1 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,7 +1,9 @@ # 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. + ## Description -Briefly describe the changes this PR introduces. +Briefly describe the changes this PR introduces. ## Changes |
