kibana/examples
Stacey Gammon 9258ba5147
Adding owners to kibana plugins (#108407)
* Adding owners to kibana plugins

* Fix ui actions enhanced owner

* Account for virtual RAC team owning a plugin

* Fix empty githubTeam for ui actions
2021-08-17 10:21:06 -04:00
..
bfetch_explorer Adding owners to kibana plugins (#108407) 2021-08-17 10:21:06 -04:00
dashboard_embeddable_examples
developer_examples Adding owners to kibana plugins (#108407) 2021-08-17 10:21:06 -04:00
embeddable_examples
embeddable_explorer
expressions_explorer Adding owners to kibana plugins (#108407) 2021-08-17 10:21:06 -04:00
field_formats_example
hello_world
index_pattern_field_editor_example
locator_examples
locator_explorer
preboot_example
routing_example
screenshot_mode_example
search_examples [data.search] Handle warnings inside of headers (#103744) 2021-08-16 21:06:19 -07:00
state_containers_examples
ui_action_examples
ui_actions_explorer
README.asciidoc

[[example-plugins]]
== Example plugins

This folder contains example plugins.  To run the plugins in this folder, use the `--run-examples` flag, via

[source,bash]
----
yarn start --run-examples
----