Files
gajim-plugins/CONTRIBUTING.md
2018-02-18 14:43:19 +01:00

16 lines
502 B
Markdown

### Branches
- master (Python3/Gtk3 for Gajim master branch
- 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
* Start your commit message with the Plugin name, example: [omemo] Added ..
* Use the present tense ("Add feature" not "Added feature")
* Limit the first line to 50 characters or less, add whatever you feel necessary
in the extended commit message