Commit 2b8580f6 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray Committed by Amy Qualls

Polish the statement about the button change

Use the standard formatting for changes to a feature. Polish the
wording, too. This work really should live elsewhere, but I'm trying
to adhere to the original scope of this merge request.
parent 3b690084
......@@ -117,12 +117,19 @@ There are multiple ways to create a branch from the GitLab web interface.
### Create a new branch from an issue
> The **Create merge request** button [changed](https://gitlab.com/gitlab-org/gitlab/-/issues/349566) to open the merge request creation form in GitLab 14.8.
If your development workflow requires an issue for every merge
request, you can create a branch directly from the issue to speed the process up.
The new branch, and later its merge request, are marked as related to this issue.
Once merged, the merge request closes the issue.
You can see a **Create merge request** dropdown below the issue description.
NOTE:
In GitLab 14.8 and later, selecting **Create merge request**
[redirects to the merge request creation form](https://gitlab.com/gitlab-org/gitlab/-/issues/349566)
instead of immediately creating the merge request.
The **Create merge request** button doesn't display if:
- A branch with the same name already exists.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment