From 632bcd3d1e9dd827e868ef03c81223a394d27f38 Mon Sep 17 00:00:00 2001 From: Signal Linden Date: Sat, 26 Jul 2025 11:29:12 -0700 Subject: Add media request to pull_request_template.md (#4440) * Add media request to pull_request_template.md A picture can be worth a thousand words. Prompt users to provide media when creating a PRs. * Update pull_request_template.md --- .github/pull_request_template.md | 1 + 1 file changed, 1 insertion(+) (limited to '.github/pull_request_template.md') 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: 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. -- cgit v1.2.3