Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 223e027 + d8d80fa commit 5600d1eCopy full SHA for 5600d1e
changelog.d/378.trivial.rst
@@ -0,0 +1 @@
1
+Fix some typos in Towncrier configuration
pyproject.toml
@@ -45,13 +45,13 @@ template = "changelog.d/_template.rst"
45
name = "Breaking Changes"
46
47
[tool.towncrier.fragment.bugfix]
48
-name = "Bug fixes"
+name = "Bug Fixes"
49
50
[tool.towncrier.fragment.deprecation]
51
name = "Deprecations"
52
53
[tool.towncrier.fragment.doc]
54
-name = "Improved documentation"
+name = "Improved Documentation"
55
56
[tool.towncrier.fragment.feature]
57
name = "Features"
0 commit comments