docs icon indicating copy to clipboard operation
docs copied to clipboard

Add link to external guidelines for commit messages, changelogs

Open benlk opened this issue 7 years ago • 1 comments

This section doesn't need to be formal INN standards, but it would be nice to have some resources in INN/docs for formatting of commit messages and changeloge. The documentation at https://github.com/INN/docs/blob/master/how-we-work/version-control.md is very "how to use git" and could be extended with commit message and changelog guidelines.

Things to consider:

benlk avatar Jun 20 '18 15:06 benlk

Commit message formatting, from AngularJS: https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y/edit#

Changelog formatting: https://keepachangelog.com/en/1.0.0/

benlk avatar Jun 20 '18 15:06 benlk