Docs(i): add changelog template and remove broken badges in README

This commit is contained in:
Cell
2025-08-04 15:53:53 +08:00
parent c3cba949c0
commit 57ccd47083
3 changed files with 20 additions and 6 deletions
+19
View File
@@ -0,0 +1,19 @@
changelog:
exclude:
labels:
- ignore-for-release
authors:
- dependabot
categories:
- title: New features
labels:
- feature
- title: Enhancement
labels:
- enhancement
- title: Fixes
labels:
- bug
- title: Other Changes
labels:
- "*"