mik-laj commented on a change in pull request #12108:
URL: https://github.com/apache/airflow/pull/12108#discussion_r518122162
##########
File path: docs/plugins.rst
##########
@@ -24,8 +24,7 @@ Airflow has a simple plugin manager built-in that can
integrate external
features to its core by simply dropping files in your
``$AIRFLOW_HOME/plugins`` folder.
-The python modules in the ``plugins`` folder get imported,
Review comment:
Could you add a
[warning](https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html#directive-warning)
here that operators and Hooks should to be packaged + link to docs about
module loading? I know this causes a lot of problems for users, and they can
easily overlook this behavioral change.
----------------------------------------------------------------
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]