Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AIRFLOW-XXX] Add resources & links to CONTRIBUTING.rst #6405

Merged
merged 1 commit into from
Oct 24, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <http://airflow.apache.org/>`__

- Mailing lists:

- Developer’s mailing list `<[email protected]>`_

- All commits mailing list: `<[email protected]>`_

- Airflow users mailing list: `<[email protected]>`_

- `Issues on Apache’s Jira <https://issues.apache.org/jira/browse/AIRFLOW>`__

- `Slack (chat) <https://apache-airflow-slack.herokuapp.com/>`__

- `More resources and links to Airflow related content on the Wiki <https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Links>`__