Add .github folder

This commit is contained in:
Sam Heinz
2025-01-09 16:55:40 +10:00
parent a1d51ea790
commit 08acf3bd09
16 changed files with 996 additions and 22 deletions
+30
View File
@@ -0,0 +1,30 @@
[
{
"title": "💥 Breaking Changes",
"labels": ["breaking change"]
},
{
"title": "✨ New Scripts",
"labels": ["new script"]
},
{
"title": "🚀 Updated Scripts",
"labels": ["update script"]
},
{
"title": "🌐 Website",
"labels": ["website"]
},
{
"title": "🐞 Bug Fixes",
"labels": ["bug fix"]
},
{
"title": "🧰 Maintenance",
"labels": ["maintenance"]
},
{
"title": "❔ Unlabelled",
"labels": []
}
]