Establish AI/LLM contribution policy (#799)

Added a policy regarding the use of AI or LLM tools for contributions.
This commit is contained in:
Max Goedjen
2026-05-06 00:07:04 -07:00
committed by GitHub
parent 4033a5b947
commit 2f4d10d70d

View File

@@ -10,6 +10,10 @@ Security is obviously paramount for a project like Secretive. As such, any contr
Secretive is designed to be easily auditable by people who are considering using it. In keeping with this, Secretive has no third party dependencies, and any contributions which bring in new dependencies will be rejected.
### AI/LLM Policy
For security and auditing reasons similar to the policy Secretive has on dependencies, any code generated with AI or LLM tools will not be accepted.
## Code of Conduct
All contributors must abide by the [Code of Conduct](CODE_OF_CONDUCT.md)