mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-07-09 03:04:20 -04:00
Update changelog.json
This commit is contained in:
parent
364c0cba53
commit
cb277c390a
@ -2,11 +2,11 @@
|
|||||||
"categories": [
|
"categories": [
|
||||||
{
|
{
|
||||||
"title": "## Features",
|
"title": "## Features",
|
||||||
"labels": ["feature"]
|
"labels": ["enhancement"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "## Fixes",
|
"title": "## Fixes",
|
||||||
"labels": ["fix"]
|
"labels": ["bug"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "## Web App",
|
"title": "## Web App",
|
||||||
@ -15,4 +15,4 @@
|
|||||||
],
|
],
|
||||||
"template": "${{CHANGELOG}}\n\n<details>\n<summary>Others</summary>\n\n${{UNCATEGORIZED}}\n</details>",
|
"template": "${{CHANGELOG}}\n\n<details>\n<summary>Others</summary>\n\n${{UNCATEGORIZED}}\n</details>",
|
||||||
"pr_template": "- ${{TITLE}} (PR: #${{NUMBER}})"
|
"pr_template": "- ${{TITLE}} (PR: #${{NUMBER}})"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user