Need project context? See the README and CONTRIBUTING.
Please include a summary of the changes in Readr and which issue(s) they address.
Fixes #123
- Bug fix 🐛
- New feature ✨
- Documentation update 📖
- Other (please describe): ___
- Refactor ♻️
- Chore 🧹
Please describe the tests you ran and how you verified your changes work as expected.
- None
- Yes — describe impact and required migration steps:
- I have read the Contributing Guidelines
- I have tested my changes locally
- I have updated documentation if needed
- My code follows the project’s style guidelines
- I updated CHANGELOG.md (if user-facing changes)
- Basic a11y checks (keyboard reachability, labels, contrast) for UI changes
- Security considerations reviewed (no sensitive data; no new unsafe patterns)