diff options
author | kwadronaut <kwadronaut@leap.se> | 2017-07-11 21:29:55 +0200 |
---|---|---|
committer | kwadronaut <kwadronaut@leap.se> | 2017-07-11 21:37:25 +0200 |
commit | 9365cd2c8cdf70ea24b382cd547fb94f8d403b2f (patch) | |
tree | 521e6ce34f538f3dbc8d7aed8be1cb7b2723f750 /contrib/commit-template.txt | |
parent | ff3878a70235206d182116c74c4ac7b3cc1a478f (diff) |
Style: updates a git commit template
A nice readable git history is always appreciated. By nudging people in
using our template, we hope to achieve that. Through the inclusion of a
CONTRIBUTING.md we hope to make that easier.
- Fixes #8845
Diffstat (limited to 'contrib/commit-template.txt')
-rw-r--r-- | contrib/commit-template.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/contrib/commit-template.txt b/contrib/commit-template.txt deleted file mode 100644 index 9a1fa81b..00000000 --- a/contrib/commit-template.txt +++ /dev/null @@ -1,7 +0,0 @@ -#[bug|feat|docs|style|refactor|test|pkg|i18n] - -#- Tested: [local singlenode|local multinode|citest|unstable.bitmask.net] -#- Resolves: #XYZ -#- Related: #XYZ -#- Documentation: #XYZ -#- Releases: XYZ |