Skip to content

Commit 6f6d708

Browse files
committed
ci: add ci to release template
1 parent 958d18e commit 6f6d708

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/changelog-configuration.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
{
22
"categories": [
3+
{
4+
"title": "\n\n<br>\n\n#### 🪛 Continuous integration",
5+
"labels": [ "kind/ci", "ci" ]
6+
},
37
{
48
"title": "\n\n<br>\n\n#### 🚀 Features",
59
"labels": [ "kind/feature", "feature", "feat" ]

0 commit comments

Comments
 (0)