Commit b1d3cb19 authored by Justin Farris's avatar Justin Farris

Merge branch 'poffey21-master-patch-10332' into 'master'

Make labels easier to fill in

See merge request gitlab-org/gitlab!77618
parents ece27edb 7b68b44c
...@@ -13,6 +13,6 @@ Use the following resources to find the appropriate labels: ...@@ -13,6 +13,6 @@ Use the following resources to find the appropriate labels:
- https://about.gitlab.com/handbook/product/categories/features/ - https://about.gitlab.com/handbook/product/categories/features/
--> -->
/label ~"group::" ~"section::" ~"Category::" /label ~group:: ~section:: ~Category:
/label ~"GitLab Free" ~"GitLab Premium" ~"GitLab Ultimate" /label ~"GitLab Free" ~"GitLab Premium" ~"GitLab Ultimate"
/label ~"type::feature" ~"feature::addition" ~documentation /label ~"type::feature" ~"feature::addition" ~documentation
...@@ -52,7 +52,6 @@ Use the following resources to find the appropriate labels: ...@@ -52,7 +52,6 @@ Use the following resources to find the appropriate labels:
- https://about.gitlab.com/handbook/product/categories/features/ - https://about.gitlab.com/handbook/product/categories/features/
--> -->
/label ~"type::feature" /label ~group:: ~section:: ~Category:
/label ~"group::" ~"section::" ~"Category::"
/label ~"GitLab Free" ~"GitLab Premium" ~"GitLab Ultimate" /label ~"GitLab Free" ~"GitLab Premium" ~"GitLab Ultimate"
/label ~documentation ~direction /label ~"type::feature" ~documentation ~direction
...@@ -118,6 +118,6 @@ Use the following resources to find the appropriate labels: ...@@ -118,6 +118,6 @@ Use the following resources to find the appropriate labels:
- https://gitlab.com/gitlab-org/gitlab/-/labels - https://gitlab.com/gitlab-org/gitlab/-/labels
- https://about.gitlab.com/handbook/product/categories/features/ - https://about.gitlab.com/handbook/product/categories/features/
--> -->
/label ~"group::" ~"section::" ~"Category::" /label ~group:: ~section:: ~Category:
/label ~"GitLab Free" ~"GitLab Premium" ~"GitLab Ultimate" /label ~"GitLab Free" ~"GitLab Premium" ~"GitLab Ultimate"
/label ~"type::feature" ~documentation ~direction /label ~"type::feature" ~documentation ~direction
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment