From d87c5afb9802e02a56ac62b4bc98bbe37d43f33d Mon Sep 17 00:00:00 2001 From: Karol Lewandowski Date: Tue, 18 Jan 2022 17:16:13 +0100 Subject: [PATCH] add stub pages gathering banners --- topics/basics/plugin_structure.md | 6 ++++++ topics/basics/testing_plugins/testing_plugins.md | 6 ++++++ topics/reference_guide/custom_language_support.md | 6 ++++++ 3 files changed, 18 insertions(+) diff --git a/topics/basics/plugin_structure.md b/topics/basics/plugin_structure.md index 380ee18b2..82c0daa60 100644 --- a/topics/basics/plugin_structure.md +++ b/topics/basics/plugin_structure.md @@ -15,3 +15,9 @@ Click the following topics to learn more about the plugin system structure and p * [](plugin_configuration_file.md) * [](plugin_icon_file.md) * [](plugin_dependencies.md) + +> If a topic you are interested in is not covered in the above sections, let us know via the "**Was this page helpful?**" feedback form below or [other channels](getting_help.md#problems-with-the-guide). +> +> Please be specific about the topics and reasons for adding them, and leave your email in case we need more details. +> +{type="note"} diff --git a/topics/basics/testing_plugins/testing_plugins.md b/topics/basics/testing_plugins/testing_plugins.md index d6c821ff6..fc16a4330 100644 --- a/topics/basics/testing_plugins/testing_plugins.md +++ b/topics/basics/testing_plugins/testing_plugins.md @@ -44,3 +44,9 @@ Please do not use platform/testGuiFramework it is reserved for inte * [](writing_tests.md) * [](testing_highlighting.md) * [](testing_faq.md) + +> If a topic you are interested in is not covered in the above sections, let us know via the "**Was this page helpful?**" feedback form below or [other channels](getting_help.md#problems-with-the-guide). +> +> Please be specific about the topics and reasons for adding them, and leave your email in case we need more details. +> +{type="note"} diff --git a/topics/reference_guide/custom_language_support.md b/topics/reference_guide/custom_language_support.md index f99b379e7..a3fb6009c 100644 --- a/topics/reference_guide/custom_language_support.md +++ b/topics/reference_guide/custom_language_support.md @@ -54,3 +54,9 @@ The webinar [How We Built Comma, the Raku IDE, on the IntelliJ Platform](https:/ * [](go_to_class_and_go_to_symbol.md) * [](documentation.md) * [](additional_minor_features.md) + +> If a topic you are interested in is not covered in the above sections, let us know via the "**Was this page helpful?**" feedback form below or [other channels](getting_help.md#problems-with-the-guide). +> +> Please be specific about the topics and reasons for adding them, and leave your email in case we need more details. +> +{type="note"}