20 lines
394 B
JSON
20 lines
394 B
JSON
{
|
|
"categories": [
|
|
{
|
|
"title": "## 🚀 Features",
|
|
"labels": ["feature"]
|
|
},
|
|
{
|
|
"title": "## 🐛 Fixes",
|
|
"labels": ["fix"]
|
|
},
|
|
{
|
|
"title": "## 🧪 Tests",
|
|
"labels": ["test"]
|
|
},
|
|
{
|
|
"title": "## 💬 Other",
|
|
"labels": ["other"]
|
|
}
|
|
]
|
|
} |