add section to README for feature requests

Signed-off-by: Colton Padden <colton.padden@fastmail.com>
This commit is contained in:
Colton Padden
2021-12-08 11:10:10 -05:00
parent ee20946df1
commit ace76c21ca
+7
View File
@@ -2,6 +2,13 @@
Welcome to the apache-airflow plugin!
## Feature Requests & Ideas
- [ ] Add support for running multiple instances of Airflow for monitoring
various deployment stages or business domains. ([Suggested by @JGoldman110](https://github.com/backstage/backstage/issues/735#issuecomment-985063468))
- [ ] Make owner chips in the DAG table clickable, resolving to a user or group
in the entity catalog. ([Suggested by @julioz](https://github.com/backstage/backstage/pull/8348#discussion_r764766295))
## Installation
1. Install the plugin with `yarn` in the root of your Backstage directory