docs: remove Breaking Changes section from release notes template

This commit is contained in:
ninglg 2026-06-15 18:31:40 +08:00
parent 57d7dc2c87
commit 3b19dd6f54

View file

@ -46,18 +46,10 @@ gh release create X.Y.Z \
- **Feature Name**: Description
- **Bug Fix**: Description
## Breaking Changes
- None (describe if any)
## 更新内容
- **功能名称**:描述
- **Bug 修复**:描述
## 破坏性变更
- 无(如有则在此描述)
```
## 注意事项