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

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Apitzsch <git@apitzsch.eu>2022-04-02 17:35:13 +0300
committerPhilipp Hörist <philipp@hoerist.com>2022-04-02 20:43:37 +0300
commite06df9fe949562f9c47ec0be2a4e51895293f459 (patch)
treea4626f2f9a99903e880481828ff622383b1abf55 /CONTRIBUTING.md
parent11d09cc4a178cabcea0c102b538f17fb8ce0de8b (diff)
fix: Fix line breaks in rendered CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index f7f95f5ad..9e1c2ef90 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -4,14 +4,14 @@ If you want to create a fork and use an external account (Github, Google) drop u
## Versioning
-┌────── Major (Will not change unless we switch GTK version)
-│ ┌───── Minor (Changes when new features are introduced
-│ │ ┌─── Micro (Used for hotfixes and small changes)
-│ │ │ ┌─── Only used while developing
-│ │ │ │
-│ │ │ │
-│ │ │ │
-│ │ │ │
+┌────── Major (Will not change unless we switch GTK version)
+│ ┌───── Minor (Changes when new features are introduced
+│ │ ┌──── Micro (Used for hotfixes and small changes)
+│ │ │ ┌─── Only used while developing
+│ │ │ │
+│ │ │ │
+│ │ │ │
+│ │ │ │
1.3.3-dev1
## Branches