feat: Add AI section to CONTRIBUTING.md
This commit is contained in:
parent
cf2a980dd8
commit
fa27e38ca0
1 changed files with 5 additions and 0 deletions
|
|
@ -27,6 +27,11 @@ Contributions can include:
|
|||
- **Feature requests:** Suggesting new capabilities or integrations.
|
||||
- **Bug reports:** Identifying and reporting issues.
|
||||
|
||||
## AI
|
||||
|
||||
To ensure the quality and maintainability of the codebase, **we do not accept Pull Requests generated primarily by AI tools** (e.g., ChatGPT, GitHub Copilot, Claude Code, etc.).
|
||||
All contributions must be the original work of the author. We reserve the right to close any PR that appears to be AI-generated without further review.
|
||||
|
||||
## How to contribute
|
||||
|
||||
This project follows a Fork/Feature Branch/Pull Request model. If you're not familiar with this, here's how it works:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue