You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/11/25 13:07:27 UTC

[GitHub] [airflow] Dr-Denzy opened a new pull request #12617: Moved Contributors' Guide to CONTRIBUTING.rst file

Dr-Denzy opened a new pull request #12617:
URL: https://github.com/apache/airflow/pull/12617


   Moved the main content of Contributors' guide to CONTRIBUTING.rst file.
   
   This is to eliminate duplication and unify Airflow's contributions
   guidelines in CONTRIBUTING.rst file. The aim is to make CONTRIBUTING.rst
   doc a single source of truth for all Airflow Contributors.
   
   <!--
   Thank you for contributing! Please make sure that your code changes
   are covered with tests. And in case of new features or big changes
   remember to adjust the documentation.
   
   Feel free to ping committers for the review!
   
   In case of existing issue, reference it using one of the following:
   
   closes: #ISSUE
   related: #ISSUE
   
   How to write a good git commit message:
   http://chris.beams.io/posts/git-commit/
   -->
   
   ---
   **^ Add meaningful description above**
   
   Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#pull-request-guidelines)** for more information.
   In case of fundamental code change, Airflow Improvement Proposal ([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvements+Proposals)) is needed.
   In case of a new dependency, check compliance with the [ASF 3rd Party License Policy](https://www.apache.org/legal/resolved.html#category-x).
   In case of backwards incompatible changes please leave a note in [UPDATING.md](https://github.com/apache/airflow/blob/master/UPDATING.md).
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] github-actions[bot] commented on pull request #12617: Moved Contributors' Guide to CONTRIBUTING.rst file

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #12617:
URL: https://github.com/apache/airflow/pull/12617#issuecomment-808599173


   This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for your contributions.


-- 
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:
users@infra.apache.org



[GitHub] [airflow] morrme commented on pull request #12617: Moved Contributors' Guide to CONTRIBUTING.rst file

Posted by GitBox <gi...@apache.org>.
morrme commented on pull request #12617:
URL: https://github.com/apache/airflow/pull/12617#issuecomment-776135822


   @potiuk  @Dr-Denzy What is the status of this work? 


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] github-actions[bot] closed pull request #12617: Moved Contributors' Guide to CONTRIBUTING.rst file

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed pull request #12617:
URL: https://github.com/apache/airflow/pull/12617


   


-- 
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:
users@infra.apache.org



[GitHub] [airflow] RosterIn commented on a change in pull request #12617: Moved Contributors' Guide to CONTRIBUTING.rst file

Posted by GitBox <gi...@apache.org>.
RosterIn commented on a change in pull request #12617:
URL: https://github.com/apache/airflow/pull/12617#discussion_r530409277



##########
File path: CONTRIBUTING.rst
##########
@@ -20,9 +20,59 @@
 Contributions
 =============
 
-Contributions are welcome and are greatly appreciated! Every little bit helps,
+Contributions to Airflow are welcome and are greatly appreciated! Every little bit helps,
 and credit will always be given.
 
+We would like more people to use, contribute to, and help maintain Airflow.
+These three goals align with the three main membership roles 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:
+
+- people to use Airflow
+- users to contribute ro Airflow
+- contributors to become committers
+
+You can contribute to Airflow in various ways such as:
+
+- reporting bug
+- suggesting new features and Road Map items
+- submitting Pull Requests (PRs) for bug fixes and new features.
+- attending Airflow meets-up events near you:
+
+  - search for Airflow `Meetup <https://www.meetup.com/>`_
+
+- helping to answer questions on gitter, the dev email list, PRs, and Jiras.
+
+
+Best Ways of Engaging Yourself in the Community
+-----------------------------------------------
+
+There are several ways for members to connect meaningfully in the community.
+These include:
+
+- Sending an email to: `<de...@airflow.incubator.apache.org>`_
+
+  - This is the best way to get a Committer to answer a question.
+
+- Asking a question on `<https://gitter.im/apache/incubator-airflow>`_

Review comment:
       Gitter? I don't think airflow use this any more




----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] Dr-Denzy commented on a change in pull request #12617: Moved Contributors' Guide to CONTRIBUTING.rst file

Posted by GitBox <gi...@apache.org>.
Dr-Denzy commented on a change in pull request #12617:
URL: https://github.com/apache/airflow/pull/12617#discussion_r530410718



##########
File path: CONTRIBUTING.rst
##########
@@ -20,9 +20,59 @@
 Contributions
 =============
 
-Contributions are welcome and are greatly appreciated! Every little bit helps,
+Contributions to Airflow are welcome and are greatly appreciated! Every little bit helps,
 and credit will always be given.
 
+We would like more people to use, contribute to, and help maintain Airflow.
+These three goals align with the three main membership roles 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:
+
+- people to use Airflow
+- users to contribute ro Airflow
+- contributors to become committers
+
+You can contribute to Airflow in various ways such as:
+
+- reporting bug
+- suggesting new features and Road Map items
+- submitting Pull Requests (PRs) for bug fixes and new features.
+- attending Airflow meets-up events near you:
+
+  - search for Airflow `Meetup <https://www.meetup.com/>`_
+
+- helping to answer questions on gitter, the dev email list, PRs, and Jiras.
+
+
+Best Ways of Engaging Yourself in the Community
+-----------------------------------------------
+
+There are several ways for members to connect meaningfully in the community.
+These include:
+
+- Sending an email to: `<de...@airflow.incubator.apache.org>`_
+
+  - This is the best way to get a Committer to answer a question.
+
+- Asking a question on `<https://gitter.im/apache/incubator-airflow>`_

Review comment:
       Oh! I will remove that then.




----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] eladkal commented on a change in pull request #12617: Moved Contributors' Guide to CONTRIBUTING.rst file

Posted by GitBox <gi...@apache.org>.
eladkal commented on a change in pull request #12617:
URL: https://github.com/apache/airflow/pull/12617#discussion_r537005460



##########
File path: CONTRIBUTING.rst
##########
@@ -20,9 +20,55 @@
 Contributions
 =============
 
-Contributions are welcome and are greatly appreciated! Every little bit helps,
+Contributions to Airflow are welcome and are greatly appreciated! Every little bit helps,
 and credit will always be given.
 
+We would like more people to use, contribute to, and help maintain Airflow.
+These three goals align with the three main membership roles 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:
+
+- people to use Airflow
+- users to contribute ro Airflow
+- contributors to become committers
+
+You can contribute to Airflow in various ways such as:
+
+- reporting bug
+- suggesting new features and Road Map items
+- submitting Pull Requests (PRs) for bug fixes and new features.
+- attending Airflow meets-up events near you:
+
+  - search for Airflow `Meetup <https://www.meetup.com/>`_

Review comment:
       I wouldn't say that attending to a meetup considered contributing.

##########
File path: CONTRIBUTING.rst
##########
@@ -20,9 +20,55 @@
 Contributions
 =============
 
-Contributions are welcome and are greatly appreciated! Every little bit helps,
+Contributions to Airflow are welcome and are greatly appreciated! Every little bit helps,
 and credit will always be given.
 
+We would like more people to use, contribute to, and help maintain Airflow.
+These three goals align with the three main membership roles 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:
+
+- people to use Airflow
+- users to contribute ro Airflow
+- contributors to become committers
+
+You can contribute to Airflow in various ways such as:
+
+- reporting bug
+- suggesting new features and Road Map items
+- submitting Pull Requests (PRs) for bug fixes and new features.
+- attending Airflow meets-up events near you:
+
+  - search for Airflow `Meetup <https://www.meetup.com/>`_
+
+- helping to answer questions on gitter, the dev email list, PRs, and Jiras.
+
+
+Best Ways of Engaging Yourself in the Community
+-----------------------------------------------
+
+There are several ways for members to connect meaningfully in the community.
+These include:
+
+- Sending an email to: `<de...@airflow.incubator.apache.org>`_
+
+  - This is the best way to get a Committer to answer a question.

Review comment:
       We do not encourage asking troubleshooting questions in the dev mailing list.
   The dev mailing list is to discuss the development of the project, voting on releases/AIPs.
   Troubleshooting questions can be asked on troubleshooting channel in Slack or in Stackoverflow

##########
File path: CONTRIBUTING.rst
##########
@@ -20,9 +20,55 @@
 Contributions
 =============
 
-Contributions are welcome and are greatly appreciated! Every little bit helps,
+Contributions to Airflow are welcome and are greatly appreciated! Every little bit helps,
 and credit will always be given.
 
+We would like more people to use, contribute to, and help maintain Airflow.
+These three goals align with the three main membership roles 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:
+
+- people to use Airflow
+- users to contribute ro Airflow
+- contributors to become committers
+
+You can contribute to Airflow in various ways such as:
+
+- reporting bug
+- suggesting new features and Road Map items
+- submitting Pull Requests (PRs) for bug fixes and new features.
+- attending Airflow meets-up events near you:
+
+  - search for Airflow `Meetup <https://www.meetup.com/>`_
+
+- helping to answer questions on gitter, the dev email list, PRs, and Jiras.
+
+
+Best Ways of Engaging Yourself in the Community
+-----------------------------------------------
+
+There are several ways for members to connect meaningfully in the community.
+These include:
+
+- Sending an email to: `<de...@airflow.incubator.apache.org>`_
+
+  - This is the best way to get a Committer to answer a question.
+
+- Open a JIRA ticket when you discover a bug and propose a PR with a fix.

Review comment:
       We moved from Jira to GitHub issues.

##########
File path: CONTRIBUTING.rst
##########
@@ -20,9 +20,55 @@
 Contributions
 =============
 
-Contributions are welcome and are greatly appreciated! Every little bit helps,
+Contributions to Airflow are welcome and are greatly appreciated! Every little bit helps,
 and credit will always be given.
 
+We would like more people to use, contribute to, and help maintain Airflow.
+These three goals align with the three main membership roles 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:
+
+- people to use Airflow
+- users to contribute ro Airflow
+- contributors to become committers
+
+You can contribute to Airflow in various ways such as:
+
+- reporting bug
+- suggesting new features and Road Map items
+- submitting Pull Requests (PRs) for bug fixes and new features.
+- attending Airflow meets-up events near you:
+
+  - search for Airflow `Meetup <https://www.meetup.com/>`_
+
+- helping to answer questions on gitter, the dev email list, PRs, and Jiras.

Review comment:
       Gitter and Jira are not used any more.

##########
File path: CONTRIBUTING.rst
##########
@@ -20,9 +20,55 @@
 Contributions
 =============
 
-Contributions are welcome and are greatly appreciated! Every little bit helps,
+Contributions to Airflow are welcome and are greatly appreciated! Every little bit helps,
 and credit will always be given.
 
+We would like more people to use, contribute to, and help maintain Airflow.
+These three goals align with the three main membership roles 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:
+
+- people to use Airflow
+- users to contribute ro Airflow
+- contributors to become committers
+
+You can contribute to Airflow in various ways such as:
+
+- reporting bug
+- suggesting new features and Road Map items
+- submitting Pull Requests (PRs) for bug fixes and new features.
+- attending Airflow meets-up events near you:
+
+  - search for Airflow `Meetup <https://www.meetup.com/>`_
+
+- helping to answer questions on gitter, the dev email list, PRs, and Jiras.
+
+
+Best Ways of Engaging Yourself in the Community
+-----------------------------------------------
+
+There are several ways for members to connect meaningfully in the community.
+These include:
+
+- Sending an email to: `<de...@airflow.incubator.apache.org>`_
+
+  - This is the best way to get a Committer to answer a question.
+
+- Open a JIRA ticket when you discover a bug and propose a PR with a fix.
+
+  - This is the only way to get PRs approved or to report bugs.
+
+
+Is Your Company Using Airflow?
+------------------------------
+
+If so, then add your company name (along with your Github handle) as links to the
+`README.md <https://github.com/apache/airflow/blob/master/README.md#who-uses-apache-airflow>`_
+and submit a PR (with associated JIRA). We will be happy to merge it.

Review comment:
       The file is [INTHEWILD.md](https://github.com/apache/airflow/blob/master/INTHEWILD.md)
   Would be better to refer to https://github.com/apache/airflow/issues/12012 




----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] potiuk commented on a change in pull request #12617: Moved Contributors' Guide to CONTRIBUTING.rst file

Posted by GitBox <gi...@apache.org>.
potiuk commented on a change in pull request #12617:
URL: https://github.com/apache/airflow/pull/12617#discussion_r547463685



##########
File path: CONTRIBUTING.rst
##########
@@ -20,9 +20,55 @@
 Contributions
 =============
 
-Contributions are welcome and are greatly appreciated! Every little bit helps,
+Contributions to Airflow are welcome and are greatly appreciated! Every little bit helps,
 and credit will always be given.
 
+We would like more people to use, contribute to, and help maintain Airflow.
+These three goals align with the three main membership roles 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:
+
+- people to use Airflow
+- users to contribute ro Airflow
+- contributors to become committers
+
+You can contribute to Airflow in various ways such as:
+
+- reporting bug
+- suggesting new features and Road Map items
+- submitting Pull Requests (PRs) for bug fixes and new features.
+- attending Airflow meets-up events near you:
+
+  - search for Airflow `Meetup <https://www.meetup.com/>`_
+
+- helping to answer questions on gitter, the dev email list, PRs, and Jiras.

Review comment:
       Indeed. We have Slack, devlist, Discussions in GitHub, Gitihub Issues and PRs.




----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] potiuk commented on pull request #12617: Moved Contributors' Guide to CONTRIBUTING.rst file

Posted by GitBox <gi...@apache.org>.
potiuk commented on pull request #12617:
URL: https://github.com/apache/airflow/pull/12617#issuecomment-749732486


   I'd love to get that in (finally got some time to take a look) @Dr-Denzy - it would be great if you apply the revew comments and rebase.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] potiuk commented on a change in pull request #12617: Moved Contributors' Guide to CONTRIBUTING.rst file

Posted by GitBox <gi...@apache.org>.
potiuk commented on a change in pull request #12617:
URL: https://github.com/apache/airflow/pull/12617#discussion_r547464916



##########
File path: CONTRIBUTING.rst
##########
@@ -20,9 +20,55 @@
 Contributions
 =============
 
-Contributions are welcome and are greatly appreciated! Every little bit helps,
+Contributions to Airflow are welcome and are greatly appreciated! Every little bit helps,
 and credit will always be given.
 
+We would like more people to use, contribute to, and help maintain Airflow.
+These three goals align with the three main membership roles 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:
+
+- people to use Airflow
+- users to contribute ro Airflow
+- contributors to become committers
+
+You can contribute to Airflow in various ways such as:
+
+- reporting bug
+- suggesting new features and Road Map items
+- submitting Pull Requests (PRs) for bug fixes and new features.
+- attending Airflow meets-up events near you:
+
+  - search for Airflow `Meetup <https://www.meetup.com/>`_
+
+- helping to answer questions on gitter, the dev email list, PRs, and Jiras.
+
+
+Best Ways of Engaging Yourself in the Community
+-----------------------------------------------
+
+There are several ways for members to connect meaningfully in the community.
+These include:
+
+- Sending an email to: `<de...@airflow.incubator.apache.org>`_
+
+  - This is the best way to get a Committer to answer a question.

Review comment:
       Agree with @eladkal. We also have discussions in Github Discussions and those are even better than Slack due to visibility and searchability so we should encourage those even more than #troubleshooting channel.  




----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] Dr-Denzy commented on pull request #12617: Moved Contributors' Guide to CONTRIBUTING.rst file

Posted by GitBox <gi...@apache.org>.
Dr-Denzy commented on pull request #12617:
URL: https://github.com/apache/airflow/pull/12617#issuecomment-776139937


   > @potiuk @Dr-Denzy What is the status of this work?
   
   @morrme Thanks for asking. I will work on the resolves right away and have this issue ready for merging.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] potiuk commented on a change in pull request #12617: Moved Contributors' Guide to CONTRIBUTING.rst file

Posted by GitBox <gi...@apache.org>.
potiuk commented on a change in pull request #12617:
URL: https://github.com/apache/airflow/pull/12617#discussion_r547462786



##########
File path: CONTRIBUTING.rst
##########
@@ -20,9 +20,55 @@
 Contributions
 =============
 
-Contributions are welcome and are greatly appreciated! Every little bit helps,
+Contributions to Airflow are welcome and are greatly appreciated! Every little bit helps,
 and credit will always be given.
 
+We would like more people to use, contribute to, and help maintain Airflow.
+These three goals align with the three main membership roles 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:
+
+- people to use Airflow
+- users to contribute ro Airflow
+- contributors to become committers
+
+You can contribute to Airflow in various ways such as:
+
+- reporting bug
+- suggesting new features and Road Map items
+- submitting Pull Requests (PRs) for bug fixes and new features.
+- attending Airflow meets-up events near you:
+
+  - search for Airflow `Meetup <https://www.meetup.com/>`_

Review comment:
       Agree. Speaking at a meetup - yes. But attending is not enough :).
   




----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] potiuk commented on a change in pull request #12617: Moved Contributors' Guide to CONTRIBUTING.rst file

Posted by GitBox <gi...@apache.org>.
potiuk commented on a change in pull request #12617:
URL: https://github.com/apache/airflow/pull/12617#discussion_r547465595



##########
File path: CONTRIBUTING.rst
##########
@@ -20,9 +20,55 @@
 Contributions
 =============
 
-Contributions are welcome and are greatly appreciated! Every little bit helps,
+Contributions to Airflow are welcome and are greatly appreciated! Every little bit helps,
 and credit will always be given.
 
+We would like more people to use, contribute to, and help maintain Airflow.
+These three goals align with the three main membership roles 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:
+
+- people to use Airflow
+- users to contribute ro Airflow
+- contributors to become committers
+
+You can contribute to Airflow in various ways such as:
+
+- reporting bug
+- suggesting new features and Road Map items
+- submitting Pull Requests (PRs) for bug fixes and new features.
+- attending Airflow meets-up events near you:
+
+  - search for Airflow `Meetup <https://www.meetup.com/>`_
+
+- helping to answer questions on gitter, the dev email list, PRs, and Jiras.
+
+
+Best Ways of Engaging Yourself in the Community
+-----------------------------------------------
+
+There are several ways for members to connect meaningfully in the community.
+These include:
+
+- Sending an email to: `<de...@airflow.incubator.apache.org>`_
+
+  - This is the best way to get a Committer to answer a question.
+
+- Open a JIRA ticket when you discover a bug and propose a PR with a fix.
+
+  - This is the only way to get PRs approved or to report bugs.
+
+
+Is Your Company Using Airflow?
+------------------------------
+
+If so, then add your company name (along with your Github handle) as links to the
+`README.md <https://github.com/apache/airflow/blob/master/README.md#who-uses-apache-airflow>`_
+and submit a PR (with associated JIRA). We will be happy to merge it.

Review comment:
       Indeed!




----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] potiuk commented on a change in pull request #12617: Moved Contributors' Guide to CONTRIBUTING.rst file

Posted by GitBox <gi...@apache.org>.
potiuk commented on a change in pull request #12617:
URL: https://github.com/apache/airflow/pull/12617#discussion_r547465354



##########
File path: CONTRIBUTING.rst
##########
@@ -20,9 +20,55 @@
 Contributions
 =============
 
-Contributions are welcome and are greatly appreciated! Every little bit helps,
+Contributions to Airflow are welcome and are greatly appreciated! Every little bit helps,
 and credit will always be given.
 
+We would like more people to use, contribute to, and help maintain Airflow.
+These three goals align with the three main membership roles 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:
+
+- people to use Airflow
+- users to contribute ro Airflow
+- contributors to become committers
+
+You can contribute to Airflow in various ways such as:
+
+- reporting bug
+- suggesting new features and Road Map items
+- submitting Pull Requests (PRs) for bug fixes and new features.
+- attending Airflow meets-up events near you:
+
+  - search for Airflow `Meetup <https://www.meetup.com/>`_
+
+- helping to answer questions on gitter, the dev email list, PRs, and Jiras.
+
+
+Best Ways of Engaging Yourself in the Community
+-----------------------------------------------
+
+There are several ways for members to connect meaningfully in the community.
+These include:
+
+- Sending an email to: `<de...@airflow.incubator.apache.org>`_
+
+  - This is the best way to get a Committer to answer a question.
+
+- Open a JIRA ticket when you discover a bug and propose a PR with a fix.
+
+  - This is the only way to get PRs approved or to report bugs.

Review comment:
       We cna remove this part.




----------------------------------------------------------------
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:
users@infra.apache.org