From 3d0a65f1dfcc0a862f037785c7cd76095d808e49 Mon Sep 17 00:00:00 2001 From: Gamosoft Date: Sat, 22 Nov 2025 20:18:00 +0100 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 022983e..378de55 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -43,17 +43,6 @@ This helps ensure that: - Changes to the plugin or theme system architecture - Breaking changes to the API -### What Can Be Submitted Directly? - -- Bug fixes -- Documentation improvements -- Small UI tweaks and improvements -- Performance optimizations -- Code quality improvements (refactoring, cleanup) -- New themes (following existing theme structure) -- New plugins (following existing plugin structure) -- Translation/localization updates - ## 🚀 How to Contribute ### 1. Fork and Clone