Thanks for your interest in contributing.
By submitting a pull request, you agree that your contributions will be licensed under the AGPL-3.0 licence.
If your contribution includes AI-generated code (from Copilot, Claude, ChatGPT, etc.):
- You must review and understand every line before submitting
- You are responsible for ensuring it doesn't infringe existing licences
- Run
npm run licence-checkbefore submitting - Where practical, include the model name and a summary of the prompts used to generate the code
We treat AI-assisted code the same as human-written code: the contributor takes responsibility for what they submit.