mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 03:01:21 -04:00
## Before There are two links in [CONTRIBUTING.md](https://github.com/elastic/kibana/blob/main/CONTRIBUTING.md), one for elastic employees and another for [external contributors](https://www.elastic.co/docs/extend/kibana). ["Getting Started"](https://docs.elastic.dev/kibana-dev-docs/getting-started/hello-world-app) in internal is a bit outdated (e.g., it mentions old kibana.json instead of .jsonc). Therefore, when developer starts kibana after adding plugin he won't see it because bootstrap script looks for kibana.jsonc. ## After - Code blocks updated to create `kibana.jsonc` in latest format, formatted in respective languages. - Screenshots updated. - Note about plugin generator being outdated. <img width="671" alt="Screenshot 2025-06-01 at 16 47 13" src="https://github.com/user-attachments/assets/1cf0a63d-f9f7-4b80-b4df-e6fe7210c76f" /> <img width="685" alt="Screenshot 2025-06-01 at 16 49 17" src="https://github.com/user-attachments/assets/9279c124-d44c-4657-88fa-963bca8566bf" /> |
||
---|---|---|
.. | ||
add_data.mdx | ||
dev_welcome.mdx | ||
hello_world_generated.png | ||
hello_world_plugin.mdx | ||
kibana_hello_world.png | ||
kibana_hello_world_home_nav.png | ||
setting_up_a_development_env.mdx | ||
troubleshooting.mdx |