Skip to content
Open
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
14 changes: 14 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Contributing Guidelines

Thank you for your interest in contributing!

## AI-assisted Contributions

We recognize that contributors may use AI tools to assist with development. However, to maintain code quality, transparency, and long-term maintainability, the following guidelines apply:

- Contributors must clearly disclose if AI tools were used in generating any part of the code, documentation, or tests.
- Contributors are fully responsible for understanding, verifying, and maintaining all submitted code.
- Code generated with AI must meet the same standards as human-written contributions, including readability, correctness, and security.
- Submissions that cannot be properly explained or justified by the contributor may be rejected.

These guidelines aim to ensure responsible use of AI tools while preserving the integrity of the project.