Add README and CONTRIBUTING.md

This commit is contained in:
Philipp Hörist
2017-12-16 15:39:51 +01:00
parent fb23bace81
commit ad9ffb62b8
2 changed files with 88 additions and 0 deletions

11
CONTRIBUTING.md Normal file
View File

@@ -0,0 +1,11 @@
### Branches
- master (Python3/Gtk3 for Gajim master branch
- gajim_0.16 (Python2/Gtk2 for Gajim 0.16.x)
### 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