Merge pull request #8217 from bbodenmiller/change-label-generation
remove feature label
This commit is contained in:
commit
e9171fea85
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ module Gitlab
|
|||
{ title: "support", color: yellow },
|
||||
{ title: "discussion", color: blue },
|
||||
{ title: "suggestion", color: blue },
|
||||
{ title: "feature", color: green },
|
||||
{ title: "enhancement", color: green }
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in a new issue