Merge pull request #8217 from bbodenmiller/change-label-generation

remove feature label
This commit is contained in:
Robert Schilling 2014-11-01 10:38:25 +01:00
commit e9171fea85

View file

@ -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 }
]