Feedback on 'Code Review' docs
From @francispotter:
I use Google a lot to find pages in the GitLab docs. And one search which yields less-than-satisfactory results is “gitlab code review”. I get the Code Review dashboard and articles about code review for contributors, but no links to the actual code review functionality (i.e. the “Code” tab) in Merge Requests. Our application is a world-class code review system, and we show Code Review as “lovable”, but in the docs it’s mostly just referred to as “Review” which makes it hard to find.
That is a good point. I did a search and found this topic, which is about "reviewing and managing merge requests." And from a user's perspective, they might think of this as "reviewing and merging code." The merge request just happens to be the feature they use to do it.
A simple thing we might be able to do is rename the title on that page. And maybe bring the "Review a merge request" topic to the top of the page, and put the "Bulk edit" topics somewhere a bit further down on the page. @aqualls this is your area, WDYT?