mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
doc: contributing: changelog process
[ci skip]
This commit is contained in:
parent
11dbe61e90
commit
9bc8872751
@ -1245,10 +1245,11 @@ Draft:
|
||||
|
||||
Changelogs:
|
||||
|
||||
- choose release version and date
|
||||
- add new sections at top of {doc,hledger*}/CHANGES
|
||||
- move the items from CHANGES.draft.org to these CHANGES files
|
||||
- remove CHANGES.draft.org
|
||||
- `CHANGES.md` in each package directory, and one in the top directory (project-wide changes, perhaps just for staging)
|
||||
- markdown format: - bullets, indented literal blocks
|
||||
- there's always a heading at the top whose first word is a release version or (between releases) a commit hash
|
||||
- `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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user