diff --git a/.github/NEW_COMPONENT_PULL_REQUEST_TEMPLATE.md b/.github/NEW_COMPONENT_PULL_REQUEST_TEMPLATE.md index b3e19ae351..d02146834f 100644 --- a/.github/NEW_COMPONENT_PULL_REQUEST_TEMPLATE.md +++ b/.github/NEW_COMPONENT_PULL_REQUEST_TEMPLATE.md @@ -42,8 +42,8 @@ Thank you for contributing! Please follow the steps below to help us process you ### Responsive implementation - [ ] Use CSS media queries to define breakpoints and apply styles. -- [ ] Test fluid layouts and resizing behavior at each breakpoint. -- [ ] Optimize images for different screen resolutions. +- [ ] Test fluid layouts and resizing behavior at each breakpoint as needed. +- [ ] Optimize images for different screen resolutions as needed. ### Cross-browser compatibility