29 lines
814 B
Markdown
29 lines
814 B
Markdown
# [PR Title]
|
|
|
|
## Overview
|
|
|
|
Brief description of what this PR does and why.
|
|
Mention any context, background, or goals.
|
|
|
|
## Changes
|
|
|
|
- High-level summary of key changes
|
|
- List of components, features, or files added/modified
|
|
- Reference design tokens, breakpoints, or accessibility improvements if relevant
|
|
|
|
## Screenshots
|
|
|
|
<!-- Add image tags if visual changes exist, otherwise leave this section empty -->
|
|
|
|
## How to Test
|
|
|
|
1. Steps to run locally or in Storybook
|
|
2. List what to verify (e.g., responsive layout, accessibility, functional links)
|
|
3. Include breakpoints, browsers, or devices if relevant
|
|
|
|
## Notes
|
|
|
|
- Any future follow-ups, TODOs, or known limitations
|
|
- Temporary setups or workarounds (e.g., personal deployments, placeholder assets)
|
|
- External dependencies (e.g., design tokens, API connections)
|