diff --git a/en/05_Contributing/01_Code.md b/en/05_Contributing/01_Code.md index 22469cfd0..a985031d3 100644 --- a/en/05_Contributing/01_Code.md +++ b/en/05_Contributing/01_Code.md @@ -166,6 +166,7 @@ at the beginning of the commit message. | FIX | Bugfix on something developers or users are likely to encounter. | | DOC | Any documentation changes. | | DEP | Dependency version updates (updates for composer.json, package.json etc) | +| TLN | Translation commits | | MNT | Maintenance commits that have no impact on users and applications (e.g. CI configs) - ommitted from the changelog | | Merge | PR merges and merge-ups - ommitted from the changelog |