mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 16:10:57 +00:00
Customize section title, because default is bad
It has weird capitalization rules, in particular.
This commit is contained in:
@ -4,6 +4,7 @@ package = "<MODULE_NAME>"
|
|||||||
filename = "docs/release_notes.rst"
|
filename = "docs/release_notes.rst"
|
||||||
directory = "newsfragments"
|
directory = "newsfragments"
|
||||||
underlines = ["-", "~", "^"]
|
underlines = ["-", "~", "^"]
|
||||||
|
title_format = "<PROJECT_NAME> v{version} ({project_date})"
|
||||||
issue_format = "`#{issue} <https://github.com/ethereum/<REPO_NAME>/issues/{issue}>`__"
|
issue_format = "`#{issue} <https://github.com/ethereum/<REPO_NAME>/issues/{issue}>`__"
|
||||||
|
|
||||||
[[tool.towncrier.type]]
|
[[tool.towncrier.type]]
|
||||||
|
|||||||
Reference in New Issue
Block a user