Skip to content

Commit 8114219

Browse files
authored
chore: update PR template with UI change callouts (#6780)
1 parent 1dae5e8 commit 8114219

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,12 @@
1212
## Description
1313
<!--- Describe your changes in detail -->
1414
<!--- If applicable, describe (or illustrate) architecture flow -->
15+
<!--- If the UI changes in a non-trivial way, consider adding screenshots/video illustrating the new flows -->
1516

1617
### Checklist
1718
- [ ] New tests and/or benchmarks are included
1819
- [ ] Documentation is changed or added
20+
- [ ] If this change updates the UI, screenshots/videos are added and a design review is requested
1921
- [ ] I have signed the MongoDB Contributor License Agreement (https://www.mongodb.com/legal/contributor-agreement)
2022

2123
## Motivation and Context

0 commit comments

Comments
 (0)