-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Description
Pulling @spencerfinnell's feedback here #44214 (comment), I wanted to open an issue about updating the language in the Gutenberg Experiments page found here: https://github.com/WordPress/gutenberg/blob/6db6ffc39571ae44c3507cd4054733d4e22a8882/lib/experiments-page.php Currently, the description doesn't clarify that these features are open for feedback nor where to share that feedback. Here's the description:
The block editor includes experimental features that are useable while they're in development. Select the ones you'd like to enable. These features are likely to change, so avoid using them in production.
Proposed text
Help Test Experimental Features
The Gutenberg plugin includes experimental features that can be used while they are in active development in order to get feedback early and often. These features are very like to change. Do not use in production. Select the ones you'd like to enable and please leave any feedback you have in the Gutenberg GitHub repo. Thanks for testing!
Here's a very rough idea of what I can imagine, including a button that would link to https://github.com/WordPress/gutenberg/issues that we could always remove if somehow this leads to a flood of not helpful feedback:
@juanmaguitar @ryanwelcher @ndiego could one of you help with this?
Of note, I'd love to get into a state of iterating towards this idea in the future with the Experiments page in general, especially as phase 3 gets underway: #30922