Thank you for your interest in contributing!
- Fork the repository
- Clone your fork:
git clone https://github.com/YOUR_USERNAME/openbrowser.git - Install dependencies:
bun install - Create a branch:
git checkout -b my-feature - Make your changes and add tests
- Run tests:
bun run test - Submit a pull request
We use Biome for formatting and linting. Run bun run format before committing.
Please use GitHub Issues to report bugs or request features. Include:
- Steps to reproduce
- Expected vs actual behavior
- Browser and OS version