--- title: Community menu: main: weight: 1 ---
Want to contribute?
{{< accordion title="Join the Dev list" description="The Dev list is the preferred channel for announcements, proposals and votes." logo_path="icons/join-devlist-icon.svg" open="true">}}

Manage your subscription:

Browse the archive:

For answers to ad hoc questions, try asking in the official Airflow Slack first. See "Ask a question" below for details and additional resources.

{{< /accordion >}} {{< accordion title="Join the community on Slack" description="Connect with other contributors" logo_path="icons/ask-question-icon.svg" open="true">}}

    After creating an account, join #new-contributors when you have questions and attempt to do your first contributions. Join #contributors to discuss more in depth contributing to Airflow.

{{< /accordion >}} {{< accordion title="Subscribe to the newsletter" description="[Get regular monthly updates](https://cdn.forms-content-1.sg-form.com/0e736095-efa6-11ef-a7a0-f25cb9c40f09) on recent events and communications in the Airflow community." logo_path="icons/join-devlist-icon.svg" >}}

You will learn about:

  • recent releases
  • upcoming and recent events
  • the PR of the Month
  • recent blog posts and guides
  • activity on the Dev list.
{{< /accordion >}} {{< accordion title="Improve documentation" description="Additions and improvements to the documentation are always welcome!" logo_path="icons/documentation-icon.svg" >}}
  1. Open a PR with your changes.
  2. Feel free to ask any questions you have in the #documentation channel in Slack.
{{< /accordion >}} {{< accordion title="Propose fundamental changes" description="If you have an idea that will change Airflow fundamentally, then there are more steps to take, but they are rather simple." logo_path="icons/project-icon.svg" >}}
  1. Create an Airflow Improvement Proposal (AIP) on the project wiki (Airflow Improvements Proposals), describe your idea, discuss the pros and cons, and explain why Airflow needs such a change.
  2. When your AIP is ready, send it to the Dev list where the whole community will be able to discuss it and collaborate on the final version.
  3. When the community approves your proposal, it is time to start the work! Prepare your change as a single or series of PRs and voilà!
{{< /accordion >}}
Are you a user?
{{< accordion title="Join the community on Slack" description="Connect with other users, get help, exchange best practices with other users." logo_path="icons/ask-question-icon.svg" open="true">}}

    After creating an account, join #user-troubleshooting to ask for help with using Airflow. Consider joining #user-best-practices to ask about best practices with using Airflow, and to share your best practices.

{{< /accordion >}} {{< accordion title="Join the Users mailing list" description="The Users list is the preferred channel for important announcements: release and security and asking for help from other users." logo_path="icons/join-devlist-icon.svg">}}

Manage your subscription:

Browse the archive:

For answers to ad hoc questions, try asking in the official Airflow Slack first. See "Ask a question" below for details and additional resources.

{{< /accordion >}} {{< accordion title="Ask a question" description="Reach out to other users and contributors. There are at least three ways to do this." logo_path="icons/ask-question-icon.svg">}}
  1. Ask in the Apache Airflow Slack
  2. Search Stack Overflow
  3. Ask on the Users list (or unsubscribe)
{{< /accordion >}} {{< accordion title="Start a discussion" description="Use a [GitHub Discussion](https://github.com/apache/airflow/discussions) to start a discussion." logo_path="icons/ask-question-icon.svg" >}}

You can start discussions about:

  • proposing a new feature
  • whether what you are observing is a real issue
  • your brainstorms
  • how others solve their problems.
{{< /accordion >}} {{< accordion title="Propose a new feature" description="Two steps are required to create a feature request in Airflow." logo_path="icons/new-feature-icon.svg" >}}
  1. Create an account on GitHub
  2. Create a new issue and choose ‘Feature request’. Try to include as much information as you can in the description.
  3. You are also encouraged to open a PR with your own implementation of the feature. Take a look at our contribution guidelines to learn more about contributing.
{{< /accordion >}} {{< accordion title="Report a bug" description="Use a [GitHub Issue](https://github.com/apache/airflow/issues) to create an issue." logo_path="icons/bug-icon.svg" >}}

Remember to include as much information as you can, including:

  • tracebacks
  • screencaps
  • context for reproducing the problem (mandatory).

You are also encouraged to open a PR with your bug fix. Take a look at our contribution guidelines to learn more about contributing.

If you are unsure if you are encountering a problem with Airflow, start a GitHub Discussion first.

If you want to raise a security issue, please take a look into the Airflow security policy first.

{{< /accordion >}}