This commit is contained in:
parent
7a2424ca76
commit
8eef75007a
@ -46,19 +46,19 @@ jobs:
|
||||
"categories": [
|
||||
{
|
||||
"title": "## 💬 Other",
|
||||
"labels": ["other"]
|
||||
"labels": ["type/other"]
|
||||
},
|
||||
{
|
||||
"title": "## 📦 Dependencies",
|
||||
"labels": ["dependencies"]
|
||||
"labels": ["type/dependencies"]
|
||||
},
|
||||
{
|
||||
"title": "## 🚀 Features",
|
||||
"labels": ["feature"]
|
||||
"labels": ["type/feature"]
|
||||
},
|
||||
{
|
||||
"title": "## 🐛 Bug Fixes",
|
||||
"labels": ["bugfix"]
|
||||
"labels": ["type/bugfix"]
|
||||
},
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user