@ -158,15 +158,9 @@ npm run test:coverage # With coverage report
## Contributing
## Contributing
PRs are welcome! Please branch from `develop` and target `develop` with your PR.
PRs are welcome! Fork the repo, branch from `develop`, and open a PR back to `develop`.
1. Fork the repository
This is primarily built for my own workflows — if a PR conflicts with my plans I'll politely decline. For larger contributions, join the [Discord](https://discord.com/invite/89Nr6EKkTf) to coordinate first.
2. Create your feature branch (`git checkout -b feature/amazing-feature`)
3. Commit your changes (`git commit -m 'Add amazing feature'`)
4. Push to the branch (`git push origin feature/amazing-feature`)
5. Open a Pull Request targeting `develop`
Note: This is primarily built for my own workflows. If a PR conflicts with my plans I'll politely decline. For larger contributions, join the [Discord](https://discord.com/invite/89Nr6EKkTf) to coordinate.