mirror of
https://github.com/jacobinwwey/obsidian-NotEMD.git
synced 2026-07-22 05:48:27 +00:00
docs: require bilingual release notes
This commit is contained in:
parent
d354676f06
commit
361bd1341a
1 changed files with 9 additions and 0 deletions
|
|
@ -125,6 +125,15 @@ Before creating a release:
|
|||
5. Create/push the Git tag.
|
||||
6. Create the GitHub Release with release notes.
|
||||
|
||||
### GitHub Release Notes Format
|
||||
|
||||
Every GitHub release body must be fully bilingual:
|
||||
|
||||
- Include one complete English section and one complete Chinese section.
|
||||
- Each language section must be independently readable on its own.
|
||||
- Do not publish release notes that are only Chinese, only English, or partially mixed with missing mirrored content.
|
||||
- When using structured release notes, mirror the same core sections in both languages as applicable, such as Highlights, Breaking Changes, New Features, Bug Fixes, Refactors/Chores, and Contributors.
|
||||
|
||||
### Required GitHub Release Assets
|
||||
|
||||
Every GitHub release for this plugin must upload all of the following assets:
|
||||
|
|
|
|||
Loading…
Reference in a new issue