Commit 296eb073 authored by Philip Cunningham's avatar Philip Cunningham

Make feature label clarifications clearer

- Wraps type labels in backticks
- Adds feature specialisations under ~feature label
parent 5bf33f1c
...@@ -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