diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 2f19bcfc651c5e..a3a0144aa4cf1b 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -681,3 +681,21 @@ commands: # Check JS code in .js and .html files, report any errors/warnings and fix them if possible npm run lint:fix + +Resources & links +================= +- `Airflow’s official documentation `__ + +- Mailing lists: + + - Developer’s mailing list ``_ + + - All commits mailing list: ``_ + + - Airflow users mailing list: ``_ + +- `Issues on Apache’s Jira `__ + +- `Slack (chat) `__ + +- `More resources and links to Airflow related content on the Wiki `__