mirror of
https://gitlab.gnome.org/julianschacher/top-bar-organizer.git
synced 2025-10-27 15:19:09 +00:00
Docs: Describe what "New" in old commit messages means
Since I apparently used "New" in old commit messages instead of "Feature", add relevant information to the `CONTRIBUTING.md`.
This commit is contained in:
parent
3431b12c47
commit
a7513cc6c2
@ -18,7 +18,7 @@ The `Tag` should be one of the following:
|
||||
|
||||
- `Fix` - for a bug fix.
|
||||
- `Update` - for a backwards compatible enhancement.
|
||||
- `Feature` - for a new feature.
|
||||
- `Feature` (formerly also `New`) - for a new feature.
|
||||
- `Breaking` - for a backwards-incompatible enhancement or feature.
|
||||
- `Perf` - for a code change that improves performance.
|
||||
- `Refactor` - for a code change that neither fixes a bug nor adds a feature (nor is `Perf`).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user