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


Commits:
da24f227 by lovetox at 2022-05-19T21:28:16+02:00
chore: Add new commit tag

- - - - -


2 changed files:

- .chglog/config.yml
- CONTRIBUTING.md


Changes:

=====================================
.chglog/config.yml
=====================================
@@ -16,9 +16,11 @@ options:
       - feat
       - perf
       - fix
+      - imprv
     title_maps:
       feat: New
-      perf: Performance Improvements
+      imprv: Improvements
+      perf: Performance
       fix: Bug Fixes
   header:
     pattern: "^(\\w*)\\:\\s(.*)$"


=====================================
CONTRIBUTING.md
=====================================
@@ -38,6 +38,7 @@ # Commit Messages
 - feat      (functionality of the application was changed)
 - fix       (something was fixed)
 - perf      (performance related changes)
+- imprv     (improvements)
 - refactor  (code was changed, but the end user will not notice)
 - chore     (reoccuring tasks which need to be done)
 - release   (only used for release commits)



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

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/da24f22796bc8d8930bc09309477f55a1fd75032
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