Skip to content
Snippets Groups Projects
Verified Commit abfbaddb authored by Lukas Maximilian Kimpel's avatar Lukas Maximilian Kimpel
Browse files

Add CONTRIBUTING.md with git commit message guides

parent 4673bfb9
Branches
Tags
No related merge requests found
# Styleguides
### Git Commit Messages
* Use the present tense (`Add feature` instead of `Added feature`)
* Use the imperative mood (`Move cursor to...`instead of `Moves cursor to...`)
* Limit the first line to 72 characters or less
* Reference issues and merge requests liberally after the first line
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment