Commit graph

3 commits

Author SHA1 Message Date
Stacey Gammon 0abf50bcbd
Clean up Developer Guide (#108259) (#108683)
* update plugin docs

* address code review feedback
# Conflicts:
#	dev_docs/tutorials/building_a_plugin.mdx
2021-08-16 10:56:07 -04:00
Anton Dosov b58d14467e
include and fix hello world example test (#108072) (#108264) 2021-08-11 17:17:49 -04:00
Stacey Gammon c75403ac60
[7.x] Add a new hello world plugin and adjust the welcome message. (#107789) (#108182)
* Add a new hello world plugin and adjust the welcome message. (#107789)

* Add a new hello world plugin and adjust the welcome message.

* update and move files

* Update CODEOWNERS

* add a tsconfig.json file

* update tsconfig.json

* fix type check

* address code review comments
# Conflicts:
#	.github/CODEOWNERS

* Update tsconfig.json

Need to account for https://github.com/elastic/kibana/pull/108139

* Update tsconfig.json

Needed to add references
2021-08-11 12:45:33 -04:00