Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 484 Bytes

File metadata and controls

12 lines (8 loc) · 484 Bytes

Guidelines for contributors

Pull Requests

All contributions must be made via Pull Requests (PRs).

Important

Any form of generated code (AI, LLM, NLP, etc.) MUST be clearly labeled as "CONTAINS GENERATED CODE" in the PR.

  • PRs must contain a clear and detailed summary of the changes they introduce and the rationale behind those changes
  • PRs must include links to relevant issues, if available
  • PRs must be of reasonable size, so they can be reviewed properly