summaryrefslogtreecommitdiff
path: root/towncrier.toml
blob: e1be27a5e9828c2c7298ef5abd4dae7e4d2d4feb (plain)
1
2
3
4
5
6
7
[tool.towncrier]
package = "urllib3"
package_dir = "src"
filename = "CHANGES.rst"
directory = "changelog"
issue_format = "`#{issue} <https://github.com/urllib3/urllib3/issues/{issue}>`__"
title_format = "{version} ({project_date})"