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
Philipp Hörist
gajim
Commits
27e6682d
Commit
27e6682d
authored
Apr 04, 2022
by
Philipp Hörist
Browse files
chore: Update CONTRIBUTING.md
parent
c9dc7133
Changes
1
Hide whitespace changes
Inline
Side-by-side
CONTRIBUTING.md
View file @
27e6682d
...
...
@@ -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
...
...
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