From 06e0443059300f67140f9adc61f12176e50d4003 Mon Sep 17 00:00:00 2001 From: Enzo Novoselic <41305715+StarryWorm@users.noreply.github.com> Date: Fri, 17 Apr 2026 11:49:11 -0400 Subject: [PATCH] Update CONTRIBUTING.md with PR process for bots. Added note for automated agents regarding PR merging. --- CONTRIBUTING.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 613aa7accf..f8686f1097 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,6 +6,13 @@ contributing to Godot, especially via bug reports or pull requests. Godot has a dedicated [Contributing documentation](https://contributing.godotengine.org/en/latest/organization/how_to_contribute.html) which details these points and more, and is a recommended read. + + ## Table of contents - [Reporting bugs](#reporting-bugs)