Skip to content

Commit 4a6e25a

Browse files
author
Brendan O'Leary 🐢
committed
Container Registry is now proper cased
1 parent bd1ef52 commit 4a6e25a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/development/contributing/issue_workflow.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ scheduling into milestones. Labelling is a task for everyone.
77
Most issues will have labels for at least one of the following:
88

99
- Type: ~feature, ~bug, ~customer, etc.
10-
- Subject: ~wiki, ~"container registry", ~ldap, ~api, ~frontend, etc.
10+
- Subject: ~wiki, ~"Container Registry", ~ldap, ~api, ~frontend, etc.
1111
- Team: ~Plan, ~Manage, ~Quality, etc.
1212
- Stage: ~"devops:plan", ~"devops:create", etc.
1313
- Release Scoping: ~Deliverable, ~Stretch, ~"Next Patch Release"
@@ -44,7 +44,7 @@ Subject labels are labels that define what area or feature of GitLab this issue
4444
hits. They are not always necessary, but very convenient.
4545

4646
Examples of subject labels are ~wiki, ~ldap, ~api,
47-
~issues, ~"merge requests", ~labels, and ~"container registry".
47+
~issues, ~"merge requests", ~labels, and ~"Container Registry".
4848

4949
If you are an expert in a particular area, it makes it easier to find issues to
5050
work on. You can also subscribe to those labels to receive an email each time an

0 commit comments

Comments
 (0)