diff --git a/topics/basics/plugin_user_experience.md b/topics/basics/plugin_user_experience.md index 3ec9e84ef..8bb0559f4 100644 --- a/topics/basics/plugin_user_experience.md +++ b/topics/basics/plugin_user_experience.md @@ -21,8 +21,14 @@ When planning your work, talk and try to understand what your users need the mos If you are unsure about an implemented solution, consider sharing the work in progress with a limited group of users (e.g., your colleagues or active community members) and gathering the feedback that will help you improve the final result. See the [Custom Release Channels](publishing_plugin.md#specifying-a-release-channel) section for information on how to automate sharing the pre-release plugin versions. +### Feedback + Gathering feedback on the existing features can help identify what works well and what should be improved, which also increases the overall plugin quality. +