summaryrefslogtreecommitdiffstats
path: root/scripts/commit-template
blob: 62cc46c56783c854e4846e44f79ee0d9c55db10e (plain)
1
2
3
4
5
6
7
8
9
10
One line description of your change

Motivation:

Modifications:

Result:

# To use this template as commit template,
# call `git config commit.template <path of this file>