diff --git a/RELEASE.md b/RELEASE.md index a5bc02a482a2..29f752f80734 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -243,8 +243,8 @@ Please also make sure to add milestone target to the PR/issue, especially if it #### How to do Cherry Picking You can now use `pytorchbot` to cherry pick a PyTorch PR that has been committed -to the main branch using `@pytorchbot cherry-pick` command as follows (make sure -that the cherry-pick tracker issue for the target release labelled as "release tracker" - +to the main branch using `@pytorchbot cherry-pick` command as follows (make sure +that the cherry-pick tracker issue for the target release labelled as "release tracker" - this will allow the bot to find it and post comments). ```