mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-03-10 15:40:01 +00:00
43 lines
756 B
JSON
43 lines
756 B
JSON
[
|
|
{
|
|
"title": "💥 Breaking Changes",
|
|
"labels": ["breaking change"]
|
|
},
|
|
{
|
|
"title": "🆕 New Scripts",
|
|
"labels": ["new script"]
|
|
},
|
|
{
|
|
"title": "🚀 Updated Scripts",
|
|
"labels": ["update script"]
|
|
},
|
|
{
|
|
"title": "🐞 Bug Fixes (Updated Scripts)",
|
|
"labels": ["update script", "bugfix"]
|
|
},
|
|
{
|
|
"title": "✨ Feature Updates (Updated Scripts)",
|
|
"labels": ["update script", "feature"]
|
|
},
|
|
{
|
|
"title": "✨ New Features",
|
|
"labels": ["feature"]
|
|
},
|
|
{
|
|
"title": "🌐 Website",
|
|
"labels": ["website"]
|
|
},
|
|
{
|
|
"title": "📡 API",
|
|
"labels": ["api"]
|
|
},
|
|
{
|
|
"title": "🧰 Maintenance",
|
|
"labels": ["maintenance"]
|
|
},
|
|
{
|
|
"title": "❔ Unlabelled",
|
|
"labels": []
|
|
}
|
|
]
|