-
Notifications
You must be signed in to change notification settings - Fork 25
Contributing
Rob Green edited this page Sep 11, 2025
·
1 revision
Contributions of all kinds are welcome — new integrations, bug fixes, documentation, or feature ideas.
- Fork the repo and create a feature branch.
- Add your changes. For site integrations, follow the Adding a site integration guide.
- Run the tests (Playwright/Jest) and verify your changes manually.
- Commit and push to your fork.
- Open a pull request targeting the staging branch.
- Code compiles and passes tests.
- Added/updated documentation or wiki pages.
- Added logo for new integration if applicable.
- Integration enabled/disabled state handled in
core.js.
- Report bugs or request features through GitHub Issues.
- For questions, you can also open a Discussion thread if enabled.
Big thanks to everyone who has contributed integrations, bug fixes, and ideas! Your work helps the whole community enjoy smoother Servarr searches.