File: cz-legacy.md

package info (click to toggle)
commitizen 4.10.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,892 kB
  • sloc: python: 17,728; makefile: 15
file content (19 lines) | stat: -rw-r--r-- 491 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# [Conventional Legacy (cz_legacy)][cz_legacy]

An extension of the *conventional commit* format to include user-specified
legacy change types in the `CHANGELOG` while preventing the legacy change types
from being used in new commit messages.

<!-- TODO: What features does the plugin provide? -->

## Installation

```sh
pip install cz_legacy
```

## Usage

See the [Conventional Legacy README][cz_legacy] for instructions on configuration.

[cz_legacy]: https://pypi.org/project/cz_legacy