uranusjr commented on code in PR #60386:
URL: https://github.com/apache/airflow/pull/60386#discussion_r2681105803
##########
contributing-docs/05_pull_requests.rst:
##########
@@ -128,6 +83,8 @@ these guidelines:
big PRs so by splitting it to smaller PRs you actually speed up the review
process and make it easier
for your change to be eventually merged.
+- To learn more about ``cherry-pick`` of PRs, refer `here
<../blob/main/dev/README_AIRFLOW3_DEV.md>`__.
Review Comment:
```suggestion
- To learn more about ``cherry-pick`` of PRs, refer to the `Airflow 3
development documentation <../blob/main/dev/README_AIRFLOW3_DEV.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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]