Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# 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