diff --git a/llvm/docs/GitHub.rst b/llvm/docs/GitHub.rst index 892b8abcc2d4e..b5b75db91e1c4 100644 --- a/llvm/docs/GitHub.rst +++ b/llvm/docs/GitHub.rst @@ -438,9 +438,13 @@ Releases Backporting Fixes to the Release Branches ----------------------------------------- You can use special comments on issues or pull requests to make backport -requests for the release branches. This is done by making a comment containing -the following command on any issue or pull request that has been added to one -of the "X.Y.Z Release" milestones. +requests for the release branches. To do this, after your pull reuest has been +merged: + +1. Edit "Milestone" at the right side of the isssue or pull request + to say "LLVM X.Y Release" + +2. Add a comment to it in the following format: ::