From dc191487e02bb99a4520e0764b5e0314dace0973 Mon Sep 17 00:00:00 2001 From: bicarus <202771338+bicarus-dev@users.noreply.github.com> Date: Tue, 30 Jun 2026 17:45:23 -0700 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 86d4eae..bff2252 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,6 +21,7 @@ To contribute, fork the repo (just the main branch), make changes in your fork, * Built-in EA server that saves data. They should live in a separate project. * Any additions to built-in patches (modifications / removals are OK if we have a good reason). * Changes to the software license terms. +* Localization / translation for UI text. It becomes too difficult to manage by the maintainers. ### Avoiding regressions