Skip to content

Commit c70d08a

Browse files
committed
Add guidelines for maintaining changelogs
Changelogs seem straightforward enough to maintain, but recent updates in the `core` repo indicate that there may be misconceptions. The guidelines in this PR aim to clarify the purpose of a changelog and how to maintain them so that they are valuable for consumers at all times. This is a prequisite for updating the release process in the `core` monorepo but should prove valuable in many other MetaMask projects as well.
1 parent 63d5d17 commit c70d08a

File tree

2 files changed

+405
-0
lines changed

2 files changed

+405
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ This is a living repository — nothing is set in stone! If you're member of Met
66

77
## Table of Contents
88

9+
- [Changelog Guidelines](./docs/changelogs.md)
910
- [Contributor Code of Conduct](https://github.com/MetaMask/.github/blob/main/CODE_OF_CONDUCT.md)
1011
- [Engineering Principles](./docs/engineering-principles.md)
1112
- [JavaScript Guidelines](./docs/javascript.md)

0 commit comments

Comments
 (0)