We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78224c3 commit a12eb0aCopy full SHA for a12eb0a
1 file changed
towncrier.toml
@@ -8,7 +8,7 @@ directory = "changelog.d/"
8
title_format = "Version {version}"
9
# template = "changelog.d/_template.rst"
10
# issue_format = "`#{issue} <https://github.com/python-attrs/attrs/issues/{issue}>`_"
11
-# issue_format = ":gh:`{issue}`"
+issue_format = ":gh:`{issue}`"
12
13
[tool.towncrier.fragment.breaking]
14
name = "Breaking Changes"
0 commit comments