Update CONTRIBUTING and README for Gajim 1.2
This commit is contained in:
@@ -1,17 +1,19 @@
|
||||
### Branches
|
||||
# Contributing
|
||||
|
||||
## Branches
|
||||
|
||||
- master
|
||||
- gajim_1.2
|
||||
- gajim_1.1
|
||||
- gajim_1.0
|
||||
- gajim_0.16
|
||||
|
||||
### Git
|
||||
## Git
|
||||
|
||||
If you are not familiar with Git please read the [HowTo](https://dev.gajim.org/gajim/gajim/wikis/howtogit)
|
||||
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
|
||||
- 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 is necessary in the extended commit message
|
||||
|
||||
Reference in New Issue
Block a user