Philipp Hörist pushed to branch master at gajim / gajim


Commits:
27e6682d by lovetox at 2022-04-04T23:13:56+02:00
chore: Update CONTRIBUTING.md

- - - - -


1 changed file:

- CONTRIBUTING.md


Changes:

=====================================
CONTRIBUTING.md
=====================================
@@ -34,12 +34,12 @@ # Commit Messages
 
 Every commit message must be prefixed with one of the following tags:
 
-- ci
-- feat
-- fix
-- perf
-- refactor
-- chore
+- ci        (ci related changes)
+- feat      (functionality of the application was changed)
+- fix       (something was fixed)
+- perf      (performance related changes)
+- refactor  (code was changed, but the end user will not notice)
+- chore     (reoccuring tasks which need to be done)
 - other
 
 Further the first letter after the tag must be upper case



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/27e6682da6bc73d094b3e428bc32f42402a58864

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/27e6682da6bc73d094b3e428bc32f42402a58864
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to