Thanks for your interest in contributing.
- Fork the repository and create a branch.
- Install dependencies:
yarn - Run locally:
yarn dev - Validate before opening a PR:
yarn lintyarn testyarn build
- Keep PRs focused and small.
- Describe what changed and why.
- Avoid committing credentials, API keys, and local environment files.
This project is open-sourced in a best-effort mode and may not receive immediate review or maintenance.