mirror of
https://github.com/elastic/kibana.git
synced 2025-04-20 16:03:20 -04:00
18 lines
483 B
Text
18 lines
483 B
Text
[[development]]
|
|
= Contributing to Kibana
|
|
|
|
[partintro]
|
|
--
|
|
Contributing to Kibana can be daunting at first, but it doesn't have to be. If
|
|
you're planning a pull request to the Kibana repository, you may want to start
|
|
with <<core-development>>.
|
|
|
|
If you'd prefer to use Kibana's internal plugin API, then check out
|
|
<<plugin-development>>.
|
|
--
|
|
|
|
include::development/core-development.asciidoc[]
|
|
|
|
include::development/plugin-development.asciidoc[]
|
|
|
|
include::development/pr-review.asciidoc[]
|