Thanks for your interest in contributing!
- Fork the repo and clone it locally
- Install dependencies:
npm install - Start the dev server:
npm run dev
- Open an issue first to discuss significant changes
- Keep PRs focused on a single change
- Run
npm testbefore submitting
Open a GitHub Issue with:
- Steps to reproduce
- Expected vs actual behavior
- Your OS and app version
By contributing, you agree that your contributions will be licensed under the MIT License.