Add release note template and init the first release note content Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com> Co-authored-by: Yikun Jiang <yikunkero@gmail.com>
14 lines
186 B
Markdown
14 lines
186 B
Markdown
## {version}
|
|
### Highlights
|
|
- {feature}
|
|
### Bug fixes
|
|
- {bug}
|
|
### Other changes
|
|
- {change}
|
|
### Known issues
|
|
- {issue}
|
|
### Upgrade Notes
|
|
- {upgrade}
|
|
### Deprecation Notes
|
|
- {deprecation}
|