Skip to content

Commit 632bcd3

Browse files
authored
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
1 parent 5291fc2 commit 632bcd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Issue Link: <!-- e.g., closes #123 or relates to #456 -->
1919
Please ensure the following before requesting review:
2020

2121
- [ ] I have provided a clear title and detailed description for this pull request.
22+
- [ ] If useful, I have included media such as screenshots and video to show off my changes.
2223
- [ ] The PR is linked to a relevant issue with sufficient context.
2324
- [ ] I have tested the changes locally and verified they work as intended.
2425
- [ ] All new and existing tests pass.

0 commit comments

Comments
 (0)