- add optional key to README

This commit is contained in:
Mike Penz
2023-05-25 18:09:38 +00:00
committed by GitHub
parent 5d46efec54
commit 61be84a086
2 changed files with 2 additions and 3 deletions
-3
View File
@@ -1,17 +1,14 @@
{
"categories": [
{
"key": "feature",
"title": "## 🚀 Features",
"labels": ["feature"]
},
{
"key": "fixes",
"title": "## 🐛 Fixes",
"labels": ["fix"]
},
{
"key": "tests",
"title": "## 🧪 Tests",
"labels": ["test"]
}