-
-
Notifications
You must be signed in to change notification settings - Fork 10.7k
Closed
Description
I realize that this flies in the face of everything we believe in as computer programmers, but I'd really like to just adopt a manual process of updating CHANGES.md
like we do in https://github.com/rackt/history. Here's why:
- I think https://github.com/rackt/history/blob/master/CHANGES.md is more fun to read than https://github.com/rackt/react-router/blob/master/CHANGELOG.md
rf-changelog
(the tool we currently use to generateCHANGELOG.md
) doesn't recognize more than one[changed]
or[fixed]
line from a single commit
The only extra thing we'd need to do in this repo is update our CONTRIBUTING.md
to kindly ask people to add an entry to CHANGES.md
when submitting a PR.
Metadata
Metadata
Assignees
Labels
No labels