Expressive merge request comments
Back in 2020 in an article [Better Code Reviews GitLab Style](https://about.gitlab.com/blog/2020/06/08/better-code-reviews/) we mentioned [Conventional Comments](https://conventionalcomments.org/) created by @pslaughter. Additionally our [Code Review Guidelines](https://gitlab.com/gitlab-org/gitlab/-/blob/master/doc/development/code_review.md#reviewing-a-merge-request) mention using Conventional Comments to convey the intent better when performing code review. Currently GitLab offers no support for Conventional Comments. There exists a [browser extension](https://gitlab.com/conventionalcomments/conventional-comments-button) made by @nmezzopera which would be a good candidate to iterate on.
epic