doc: contributing: changelog process
[ci skip]
This commit is contained in:
parent
11dbe61e90
commit
9bc8872751
@ -1245,10 +1245,11 @@ Draft:
|
|||||||
|
|
||||||
Changelogs:
|
Changelogs:
|
||||||
|
|
||||||
- choose release version and date
|
- `CHANGES.md` in each package directory, and one in the top directory (project-wide changes, perhaps just for staging)
|
||||||
- add new sections at top of {doc,hledger*}/CHANGES
|
- markdown format: - bullets, indented literal blocks
|
||||||
- move the items from CHANGES.draft.org to these CHANGES files
|
- there's always a heading at the top whose first word is a release version or (between releases) a commit hash
|
||||||
- remove CHANGES.draft.org
|
- `make changelogs` to add any new commits to the top of all changelogs
|
||||||
|
- then clean those up manually: identify, filter, move to correct changelog, deduplicate, rewrite, sort/group
|
||||||
|
|
||||||
Release notes:
|
Release notes:
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user