Welcome to mirror list, hosted at ThFree Co, Russian Federation.

CONTRIBUTING.md - dev.gajim.org/gajim/gajim-plugins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ce81a2449b43e42fa9e88b871ed843e6359b374f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
### 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