From a439ff6a3cb81c9298cef992c904ecca3b79a3b5 Mon Sep 17 00:00:00 2001 From: Gregor Vostrak Date: Fri, 3 Apr 2026 17:54:46 +0200 Subject: [PATCH] Update contribution guidelines in README.md Clarified contribution guidelines and added a warning about AI-generated pull requests. --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1ab542a..8108504 100644 --- a/README.md +++ b/README.md @@ -60,10 +60,11 @@ $ npm run build:linux ## Contributing -This project is in a very early stage. The structure and APIs are still subject to change and not stable. -Therefore, we do not currently accept any contributions, unless you are a member of the team. +Please open an issue or start a discussion and wait for approval before submitting a pull request. This does not apply to tiny fixes or changes however, please keep in mind that we might not merge PRs for various reasons. -As soon as we feel comfortable enough that the application structure is stable enough, we will open up the project for contributions. +**If you submit an AI slop pull request without following the above-mentioned procedure, you will be banned from future contributions to solidtime.** + +Please read the [[CONTRIBUTING.md](./CONTRIBUTING.md)](https://github.com/solidtime-io/solidtime/blob/main/CONTRIBUTING.md) before sumbitting a Pull Request. ## Security