summaryrefslogtreecommitdiff
path: root/.git_commit_template.txt
AgeCommit message (Collapse)Author
2021-02-23chore(git): Add a co-author suggestion to the commit template (#4538)Peter
2019-04-10chore(git): Add a commit template & introduce new guidelines (#1044)Barbz
* chore(git): Add a commit template & introduce new guidelines Introduce new guidelines for commit titles and descriptions: - More useful and unique commit titles - Useful descriptions - Maybe the use of automated changelogs in the future (see link) https://www.conventionalcommits.org/en/v1.0.0-beta.2/ * chore(git): Improve title examples * Update .git_commit_template.txt