diff options
| -rw-r--r-- | .github/pull_request_template.md | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 473498833e..5fe8870337 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -19,6 +19,7 @@ Issue Link: <!-- e.g., closes #123 or relates to #456 -->  Please ensure the following before requesting review:  - [ ] I have provided a clear title and detailed description for this pull request. +- [ ] If useful, I have included media such as screenshots and video to show off my changes.  - [ ] The PR is linked to a relevant issue with sufficient context.  - [ ] I have tested the changes locally and verified they work as intended.  - [ ] All new and existing tests pass.  | 
