nuclearpinguin commented on a change in pull request #7207: [AIRFLOW-XXXX] Consistency fixes in new documentation URL: https://github.com/apache/airflow/pull/7207#discussion_r368290611
########## File path: CONTRIBUTING.rst ########## @@ -155,16 +155,16 @@ these guidelines: Airflow Git Branches ==================== -All new development in Airflow happens in ``master`` branch. All PRs should target that branch. -We also have ``v1-10-test`` branch which is used to test ``1.10.x`` series of Airflow and where committers +All new development in Airflow happens in the ``master`` branch. All PRs should target that branch. +We also have a ``v1-10-test`` branch that is used to test ``1.10.x`` series of Airflow and where committers (and only committers) cherry-pick selected commits from the master branch. Review comment: ```suggestion cherry-pick selected commits from the master branch. ``` Just feels better imho. ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
