Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

We would like to more people to use, contribute to, and maintain Airflow. These three aims align with the 3 main roles of members within our community : users, contributors, and committers/maintainers. We would like to instill a sense of ownership and pride among the members of our community by encouraging:

...

...

Best Ways to Engage the Community!

There are many ways today for members of the community to connect with others in the community. These include :

  • Sending an email to dev@airflow.incubator.apache.org (after registering, c.f. 84806170)
    • Best way to get a committer to answer a question
  • Asking a question on https://gitter.im/apache/incubator-airflow
    • Most often, another member of the community can guide you
    • Sometimes, a committer might pop in, but it's a bit too distracting for committers to closely monitor that channel today
    • Best way to get a quick response, but may not be from a committer
  • Open a JIRA when a bug is found & propose a PR with a Fix
    • Only way to get PRs approved or to report bugs


...

Does Your Company Use Airflow?

If so, then add your company (along with your GitHub handle) as links to the README.md and submit a Pull Request (with associated JIRA). We'll happily merge it.

Image Modified

...

Details on Contributing

Getting Started

In order to contribute to Airflow, please be sure to:

Submitting PRs

Note that more information as to how to setup your environment and run tests locally and on Travis-CI is available on the CONTRIBUTING.rst on Github. This document links to several other documents:

...