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