We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87cf857 commit 28ac04fCopy full SHA for 28ac04f
docs/README.md
@@ -40,9 +40,11 @@ descriptive commits.
40
41
## Requirements
42
43
-[Python](https://www.python.org/downloads/) 3.7+
+[Python](https://www.python.org/downloads/) `3.7+`
44
45
-[Git][gitscm] `1.8.5.2`+
+[Poetry](https://python-poetry.org/docs/) `1.2.0+`
46
+
47
+[Git][gitscm] `1.8.5.2+`
48
49
## Installation
50
docs/config.md
@@ -88,7 +88,7 @@ Type: `str`
88
89
Default: `CHANGELOG.md`
90
91
-filename of exported changelog
+Filename of exported changelog
92
93
### `changelog_incremental`
94
docs/init.md
@@ -10,9 +10,9 @@ configure the selected file type (`pyproject.toml`, `.cz.toml`, etc.).
10
The `init` will help you with
11
12
1. Choose a convention rules (`name`)
13
-1. Choosing a version provider (`commitizen` or for example `Cargo.toml`)
14
-1. Detecting your project's version
15
-1. Detecting the tag format used
16
-1. Choosing a version type (`semver` or `pep440`)
17
-1. Whether to create the changelog automatically or not during bump
18
-1. Whether you want to keep the major as zero while building alpha software.
+2. Choosing a version provider (`commitizen` or for example `Cargo.toml`)
+3. Detecting your project's version
+4. Detecting the tag format used
+5. Choosing a version type (`semver` or `pep440`)
+6. Whether to create the changelog automatically or not during bump
+7. Whether you want to keep the major as zero while building alpha software.
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments