Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gajim
gajim
Commits
da24f227
Commit
da24f227
authored
May 19, 2022
by
Philipp Hörist
Browse files
chore: Add new commit tag
parent
2b460bb7
Changes
2
Hide whitespace changes
Inline
Side-by-side
.chglog/config.yml
View file @
da24f227
...
...
@@ -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
View file @
da24f227
...
...
@@ -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)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment