Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 689 Bytes

File metadata and controls

21 lines (14 loc) · 689 Bytes

Contributing

Thanks for your interest in contributing.

Licence

By submitting a pull request, you agree that your contributions will be licensed under the AGPL-3.0 licence.

AI-Generated Code

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-check before 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.