mirror of
https://gitlab.gnome.org/june/top-bar-organizer.git
synced 2026-01-10 16:26:35 +01: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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue