Closed
Description
Cherry-pick Reminder
@summzhan Hello!
This is an automatically created reminder. Your PR #13452 (docs: March release changelog
) is being merged into the release/5.14
branch.
Please ensure to cherry-pick these changes to the following branches:
- cherry-pick docs: March release changelog #13452 to dev
- cherry-pick docs: March release changelog #13452 to release/vs1714p2
Steps to Follow:
- Wait for the current PR to be merged.
- Execute the following commands locally:
git fetch origin git checkout <target_branch> git cherry-pick <commit_hash> git push origin <target_branch>
- Or create a new PR to merge these changes into the above branches.
After completion, please check the items above ✓
Note: This is an automatically created issue. You can close this issue after completing all the operations.