potiuk opened a new issue #10386:
URL: https://github.com/apache/airflow/issues/10386
**Description**
We need to have a folder template (ideally) and list of prerequisites that
each provider should fulfill when it is created.
**Use case / motivation**
To make it easy to add new provider and to make new contributors aware what
is needed in order to add provider. The following should be added:
- [ ] directory structure (possibly automated templates or script to create
them)
- [ ] Information about what is required:
- [ ] hooks
- [ ] operators/sensors/transfers
- [ ] unit tests with mocks
- [ ] integration tests if applicable
- [ ] example dags for examples and their use (examples, howtos, system
tests)
- [ ] howto guides
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]