Initial AI Policy

This commit is contained in:
firelight
2026-01-20 22:10:37 +00:00
committed by GitHub
parent 2abb7e2d3d
commit 6eb939a9ad

11
AI-POLICY.md Normal file
View File

@@ -0,0 +1,11 @@
# AI Policy
AI is a great tool. However, we want you to follow these rules regarding usage of AI in order to ensure the quality of both code and discussions.
1. Always state any AI usage in pull requests and issues.
2. Always test code before making a pull request. We do not want to test your AI generated code.
3. Listen to humans over computers. Contributors to CloudStream know this codebase better than an AI.
4. You should be able to explain and fix any code you submit. We do in-depth reviews and will reject low effort contributions.