mirror of
https://github.com/ninglg/light-mindmap.git
synced 2026-07-22 06:51:49 +00:00
docs: remove Breaking Changes section from release notes template
This commit is contained in:
parent
57d7dc2c87
commit
3b19dd6f54
1 changed files with 0 additions and 8 deletions
|
|
@ -46,18 +46,10 @@ gh release create X.Y.Z \
|
|||
- **Feature Name**: Description
|
||||
- **Bug Fix**: Description
|
||||
|
||||
## Breaking Changes
|
||||
|
||||
- None (describe if any)
|
||||
|
||||
## 更新内容
|
||||
|
||||
- **功能名称**:描述
|
||||
- **Bug 修复**:描述
|
||||
|
||||
## 破坏性变更
|
||||
|
||||
- 无(如有则在此描述)
|
||||
```
|
||||
|
||||
## 注意事项
|
||||
|
|
|
|||
Loading…
Reference in a new issue