Remove experimental note in extension settings docs (#18822)

This commit is contained in:
christine betts
2026-02-11 14:17:51 -05:00
committed by GitHub
parent 49e53600a1
commit 7304b94f81
-3
View File
@@ -179,9 +179,6 @@ precedence.
### Settings
_Note: This is an experimental feature. We do not yet recommend extension
authors introduce settings as part of their core flows._
Extensions can define settings that the user will be prompted to provide upon
installation. This is useful for things like API keys, URLs, or other
configuration that the extension needs to function.