From 2c6000123ae406913de7a6ba20ff8e8d2b39e210 Mon Sep 17 00:00:00 2001 From: HJfod <60038575+HJfod@users.noreply.github.com> Date: Sun, 22 Oct 2023 21:53:09 +0300 Subject: [PATCH] Update Contributing.md --- docs/Contributing.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Contributing.md b/docs/Contributing.md index 2e3ade4b..694c9bae 100644 --- a/docs/Contributing.md +++ b/docs/Contributing.md @@ -49,6 +49,7 @@ However, there are some restrictions on what features you can add: - All features must be strictly editor-related. This is not a general GD improvement mod - Not all features from v4 were good ideas, and 1:1 parity is *not* a goal + - Any form of AI autobuilder should **never** be a BetterEdit feature Alongside these restrictions on what features you can add, there are also some guidelines on *how* you should implement them: