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

dev.gajim.org/gajim/gajim-plugins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Brötzmann <mailtrash@posteo.de>2020-04-29 22:58:58 +0300
committerDaniel Brötzmann <mailtrash@posteo.de>2020-04-29 22:58:58 +0300
commite9c76e82c4b160b56df69c4bb4398cdf000a8dc9 (patch)
tree971326159a2c72ab7f2b36471eebd94b5f12da69 /CONTRIBUTING.md
parentb372c5a699f9ad8e0e866df842af3a710766dca8 (diff)
Update CONTRIBUTING and README for Gajim 1.2
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md16
1 files changed, 9 insertions, 7 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 0d1ddac..4077f96 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -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