ashb commented on a change in pull request #7483: [AIRFLOW-XXXX] Document new
session handling guidelines
URL: https://github.com/apache/airflow/pull/7483#discussion_r382558055
##########
File path: CONTRIBUTING.rst
##########
@@ -142,6 +142,11 @@ these guidelines:
It will help you make sure you do not break the build with your PR and
that you help increase coverage.
+- Follow our project's `Coding style and best practices`_.
+
+ These are things that aren't currently enforced programtically (either
because they are two hard or just
Review comment:
```suggestion
These are things that aren't currently enforced programtically (either
because they are too hard or just
```
----------------------------------------------------------------
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]
With regards,
Apache Git Services