From 2c8b28107679d908cc44fcc8badadcd5d1e869fc Mon Sep 17 00:00:00 2001 From: Samu Date: Thu, 19 Feb 2026 17:11:33 +0200 Subject: [PATCH] Remove contributing guidelines section from README.md --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 3fac697..c87fbb3 100644 --- a/README.md +++ b/README.md @@ -442,14 +442,6 @@ Ensure Docker is running and execute: docker-compose -f docker-compose.ci.yml up ``` -## Contributing - -1. Fork the repository -2. Create a feature branch -3. Make your changes -4. Test thoroughly -5. Submit a pull request - ## License See LICENSE file in the root directory.