Clarify creating a new plugin as the next step (#575)

* Move create-app docs out from getting started

* Add contributing to readme.md
This commit is contained in:
Marcus Eide
2020-04-17 11:44:36 +02:00
committed by GitHub
parent eb76a4d05a
commit 23802d6c58
5 changed files with 19 additions and 14 deletions
@@ -34,4 +34,6 @@ Then open http://localhost/ on your browser.
> See [package.json](/package.json) for other yarn commands/options.
[Next Step - Create a Backstage plugin](create-a-plugin.md)
[Back to Docs](README.md)