mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -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" /> |
||
---|---|---|
.. | ||
assets | ||
contributing | ||
getting_started | ||
key_concepts | ||
lens | ||
operations | ||
shared_ux | ||
tutorials | ||
api_welcome.mdx | ||
kibana_server_core_components.mdx | ||
nav-kibana-dev.docnav.json |