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 b1b9ff6 commit 6153fecCopy full SHA for 6153fec
towncrier.toml
@@ -6,8 +6,10 @@ start_string = "<!-- towncrier release notes start -->\n"
6
all_bullets = true
7
single_file = true
8
orphan_prefix = "+"
9
-underlines = ["=", "-", ""]
10
-title_format = "{name} [{version}](https://github.com/xkbcommon/libxkbcommon/tree/xkbcommon-{version}) - {project_date}"
+title_format = """\
+{name} [{version}](https://github.com/xkbcommon/libxkbcommon/tree/xkbcommon-{version}) - {project_date}
11
+=============================================================================================\
12
+"""
13
issue_format = "[#{issue}](https://github.com/xkbcommon/libxkbcommon/issues/{issue})"
14
15
# Sections configuration
0 commit comments