Skip to content

Fix new issue header text

Sean McGivern requested to merge fix-new-issue-header into master

I merged https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/27529 without noticing there wasn't an = here, so it's interpreted as literal text instead 🤦

Before this change:

image

After:

image

Merge request reports