# Feature PR

## Summary

Briefly describe the feature being added and the business rationale.

## Changes

- [ ] Components/Modules added or modified
- [ ] API/contract changes
- [ ] Backward compatibility impact

## Evidence / Demo

Add screenshots, recordings, or a playground link.

## How to Test

Steps to reproduce and verify the feature works.

## Checklist

- [ ] Linked issue included (closes #xxx)
- [ ] Tests added/updated
- [ ] Documentation updated if needed
- [ ] Lint & build pass
- [ ] Accessibility considerations
