Update CONTRIBUTING.md

This commit is contained in:
Philipp Hörist 2019-04-20 08:13:56 +02:00
parent eb6d324ec5
commit cbb1918bce
1 changed files with 3 additions and 1 deletions

View File

@ -6,4 +6,6 @@ If you want to create a fork and use an external account (Github, Google) drop u
- gajim_1.0 - Stable Gajim 1.0.x branch
- gajim_0.16 - Stable Gajim 0.16.x branch
If you are not familiar with Git please read the [HowTo](https://dev.gajim.org/gajim/gajim/wikis/development/howtogit)
If you are not familiar with Git please read the [HowTo](https://dev.gajim.org/gajim/gajim/wikis/development/howtogit)
A good article regarding [good commit messages](https://chris.beams.io/posts/git-commit/)