From 3dcb21558a6af62771e793ffb9e4454ce3adb8c0 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Thu, 12 Jan 2023 21:34:38 +0100 Subject: [PATCH] Link to open documentation pull requests on the homepage (#24) --- build.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 007dfd0..8311b3e 100755 --- a/build.sh +++ b/build.sh @@ -27,7 +27,9 @@ Generated from Godot commit [\`$COMMIT_HASH\`](https://github.com/godotengine/go Interested in contributing? See [Contribute to the class reference](https://docs.godotengine.org/en/latest/community/contributing/updating_the_class_reference.html) -in the documentation. +in the documentation. To avoid conflicts with pending contributions, check +[open documentation pull requests](https://github.com/godotengine/godot/pulls?q=is%3Apr+is%3Aopen+label%3Adocumentation) +before starting to work on a class. EOF