mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-09 12:46:07 +10:00
remove feature label
For automatic label generation remove label `feature` as it is basically means the same thing as label `enhancement`.
This commit is contained in:
@@ -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 }
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user