diff options
| author | ozpv <39195175+ozpv@users.noreply.github.com> | 2026-06-19 23:49:45 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-19 23:49:45 +0000 |
| commit | 15452d1352dc01e4618a54c8159d8f049225d4fd (patch) | |
| tree | ec07d5f62036f76d65e52cfe4ac204f07a9295bc | |
| parent | ac9774129c401a27befa1aec46e509f5d8911795 (diff) | |
Updated contribution policy
| -rw-r--r-- | README.md | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -4,8 +4,14 @@ Retain is an audio plugin that retains only the nth largest magnitude frequencie # Contributing -Most contributions are welcome, depending if it's a feature, improvement, etc. -Just open a pull request in the repo. All contributions will be accepted under the same terms as the license. +Contributions are only accepted if it's a bug fix or significant improvement in execution speed. +Ensure your commits include only that one specific thing. +README edits, commenting code, and other low effort or off-topic commits will be rejected. +All contributions will be accepted under the same terms as the license. + +## *Strict Anti-AI and LLM policy* +AI generated code is unacceptable and your pull request will be immediately closed and rejected if I suspect you've used it. +No LLMs for brainstorming, finding bugs, improving execution speed. No LLMs at all. # License |
