From 96513ceb3b0ffba980e5d0a98e36123de7e30bf0 Mon Sep 17 00:00:00 2001 From: Dean Herbert Date: Thu, 16 Apr 2026 18:24:14 +0900 Subject: [PATCH] Add note on AI usage in contributions --- CONTRIBUTING.md | 4 ++++ README.md | 2 ++ 2 files changed, 6 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 347e0f558a..a71cb60f84 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,6 +2,10 @@ Thank you for showing interest in the development of osu!. We aim to provide a good collaborating environment for everyone involved, and as such have decided to list some of the most important things to keep in mind in the process. The guidelines below have been chosen based on past experience. +## Foreword on AI usage + +Our team believes in **human contributions**. Any contribution – be it an issue report or a pull request – which is created by, documented by, or aided by AI/LLM usage will typically be **closed and locked without further discussion**. + ## Table of contents 1. [Reporting bugs](#reporting-bugs) diff --git a/README.md b/README.md index d87ca31f72..c8eea61c10 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,8 @@ If you wish to help with localisation efforts, head over to [crowdin](https://cr We love to reward quality contributions. If you have made a large contribution, or are a regular contributor, you are welcome to [submit an expense via opencollective](https://opencollective.com/ppy/expenses/new). If you have any questions, feel free to [reach out to peppy](mailto:pe@ppy.sh) before doing so. +Our team believes in **human contributions**. Any contribution – be it an issue report or a pull request – which is created by, documented by, or aided by AI/LLM usage will typically be **closed and locked without further discussion**. + ## Licence *osu!*'s code and framework are licensed under the [MIT licence](https://opensource.org/licenses/MIT). Please see [the licence file](LICENCE) for more information. [tl;dr](https://tldrlegal.com/license/mit-license) you can do whatever you want as long as you include the original copyright and license notice in any copy of the software/source.