Merge pull request #8130 from backstage/blam/docsupdate

docs: Link out to Custom Field Extensions
This commit is contained in:
Ben Lambert
2021-11-18 10:57:29 +01:00
committed by GitHub
@@ -284,8 +284,8 @@ to publish to. And it can be any host that is listed in your `integrations`
config in `app-config.yaml`.
The `RepoUrlPicker` is a custom field that we provide part of the
`plugin-scaffolder`. It's currently not possible to create your own fields yet,
but contributions are welcome! :)
`plugin-scaffolder`. You can provide your own custom fields by
[writing your own Custom Field Extensions](./writing-custom-field-extensions.md)
#### The Owner Picker