From b3779e88f77f091428c8b3707317a98ae0dab51b Mon Sep 17 00:00:00 2001 From: Daniel Drake Date: Thu, 27 Jun 2024 15:01:46 +0200 Subject: [PATCH] README: add link to feedback thread --- addons/block_code/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/addons/block_code/README.md b/addons/block_code/README.md index 648f91f1..74a8f4ff 100644 --- a/addons/block_code/README.md +++ b/addons/block_code/README.md @@ -48,6 +48,10 @@ We will now seek feedback from learners, educators and game makers, as well as r - Should this be a plugin or an extension? - Should blocks generate GDScript or be dynamically executed? +## Feedback + +Please share feedback in the [Godot Forum Block Coding thread](https://forum.godotengine.org/t/block-coding-high-level-block-based-visual-programming/68941). + ## Development ### pre-commit