diff options
| -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 |
