You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Document the CHANGELOG structure, entry format, and commit pattern for
future contributors. Includes:
- CHANGELOG sections (OCaml node, Added, Changed, Fixed, Dependencies)
- Entry format with 80-character wrapping and PR references
- Commit message pattern: 'CHANGELOG: add entry for patch XXXX'
- Example entry from current PR
This ensures consistent CHANGELOG maintenance across contributions.
0 commit comments