Contributing¶
Contributions are welcome. Please read these guidelines before opening a pull request.
Getting Started¶
- Fork the repository and create a branch from
main. - Follow the Development Setup guide.
- Make your changes, adding or updating tests where applicable.
- Ensure all CI checks pass.
- Open a pull request with a clear description.
Code Style¶
Commit Messages¶
Use the imperative mood, short and descriptive:
Add CSV import preview endpoint
Fix thread colour assignment for >12 threads
Update Alembic migration for adjacency pairs
Reporting Issues¶
Licence¶
By contributing you agree that your contributions will be licensed under the MIT Licence.