This commit is contained in:
TheFrenchGhosty 2026-07-31 11:16:32 +02:00
parent 3ea1374978
commit 9b2eb8ca5d
No known key found for this signature in database
GPG Key ID: 4E616F0FFE25B75B

View File

@ -30,7 +30,7 @@ This policy comes from a place of *need* not from a place of *choice*.
Now that AIs exists and have become *reasonably good*, we will tolerate people using them with reasons and knowledge, as long those rules are respected:
- **Any one using AI to report bugs or submit code MUST properly disclose it, this includes mentioning the name of the EXACT model used and the tools used to interact with it.**
- **Any "AI slop" contribution (issues or pull requests) will be closed on sight**, even more so if they are pull requests targetting issues that have bounties associated.
- **Any "AI slop" contribution (issue or pull request) will be closed on sight**, even more so if they are pull requests targetting issues that have bounties associated.
- The Human using AI MUST properly check the output manually in addition to any automated check that may exist or may have been created, **this includes BOTH codes AND bug reports**.
- Any code submitted by a Human, written even partially by AI, is the responsibility of this Human - If it's malicious, broken, destructive or anything bad, the Human is the sole responsible.
- Any new code touching any of the actual functions of Invidious MUST BE thoroughly tested by the Human MANUALLY.