Add refactoring changelog type

environments/review-docs-archi-2rzv61/deployments/14145
Ciarán Ainsworth 2022-10-13 16:18:00 +02:00 zatwierdzone przez Georg Krause
rodzic 03a027162a
commit 0c872ed559
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -696,6 +696,7 @@ Changelog fragments use the following naming convention: `changes/changelog.d/<n
- `feature` – a new feature
- `enhancement` – an extension of an existing feature
- `bugfix` – a bugfix or patch
- `refactoring` – refactored code
- `doc` – new documentation
- `i18n` – internationalization-related work
- `misc` – any work that doesn't fit into the above categories