Docs: Add information to create a merge request page
Suggestion to add content to the creating_merge_requests.md page:
-
In Add create MR to work item branch (!181479 - merged), the new functionality is building on top of the existing linked branch capabilities. I think this would make the most sense with this reorganization to add in
creating_merge_requests.mdunder "From an issue" and "From a task", below the existing guidance, I added an idea for this below. If you merge this tomaster, I can add this as a follow-up.To create a merge request when the branch is already linked in Development:
- On the left sidebar, select Search or go to and find your project.
- Select Plan > Issues.
- In the issue list, find your task.
- Find the branch within the Development list
- Open the branch actions menu
- Select Create merge request
-
For issues, this new feature (just this one button to create an MR from an already linked branch) is dependent on the "New look: On" beta toggle, which is controlled by a feature flag. Tasks will be available immediately.