Commit 8b1b2b67 authored by Russell Dickenson's avatar Russell Dickenson

Merge branch 'philipcunningham-document-feature-maintenance-type-label' into 'master'

Make feature label clarifications clearer

See merge request gitlab-org/gitlab!67645
parents e4f0729f 296eb073
......@@ -72,12 +72,17 @@ issue should have one and only one.
The current type labels are:
- ~feature
- ~bug
- ~tooling
- ~"support request"
- ~meta
- ~documentation
- `~feature`
- `~"feature::addition"`
- `~"feature::enhancement"`
- `~"feature::maintenance"`
- `~bug`
- `~tooling`
- `~"tooling::pipelines"`
- `~"tooling::workflow"`
- `~"support request"`
- `~meta`
- `~documentation`
A number of type labels have a priority assigned to them, which automatically
makes them float to the top, depending on their importance.
......
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