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:
authorlovetox <philipp@hoerist.com>2022-03-27 16:46:50 +0300
committerlovetox <philipp@hoerist.com>2022-03-27 16:46:50 +0300
commit93bd73bb04c1301d00437737d1654e5ed5f011fd (patch)
tree9fd0c3bf1d2c1e3009e6061b5c02c7f575302632 /CONTRIBUTING.md
parent05a09c205c1bbf11160de370a41cb6176d44d098 (diff)
chore: Add ci as allowed commit tag
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 13f6f1acc..4d7cd732c 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -16,6 +16,7 @@ A good article regarding [good commit messages](https://chris.beams.io/posts/git
Every commit message must be prefixed with one of the following tags:
+- ci
- feat
- fix
- perf