Update CONTRIBUTING.md

This commit is contained in:
Philipp Hörist
2018-02-18 14:43:19 +01:00
parent 30b7550593
commit 230b5b41ec

View File

@@ -3,6 +3,10 @@
- master (Python3/Gtk3 for Gajim master branch - master (Python3/Gtk3 for Gajim master branch
- gajim_0.16 (Python2/Gtk2 for Gajim 0.16.x) - gajim_0.16 (Python2/Gtk2 for Gajim 0.16.x)
### Git
If you are not familiar with Git please read the [HowTo](https://dev.gajim.org/gajim/gajim/wikis/howtogit)
### Git Commit Messages ### Git Commit Messages
* Start your commit message with the Plugin name, example: [omemo] Added .. * Start your commit message with the Plugin name, example: [omemo] Added ..