Skip to content

Fix templates: "Category:X" is not a scoped label

Markus Legner requested to merge mlegner/gitlab:fix/template-labels into master

What does this MR do and why?

Some issue templates have placeholders to assign "Category" labels. These currently have a double colon like scoped labels, even though these labels are not scoped and actually use a single colon.

This MR simply removes the extra colon.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading