Format issues as links

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
This commit is contained in:
Pedro Algarvio 2023-02-07 07:05:43 +00:00 committed by Pedro Algarvio
parent bc45a639d6
commit 58927f77c8

View file

@ -24,6 +24,7 @@ known_third_party = [
filename = "CHANGELOG.md"
directory = "changelog/"
start_string = "# Changelog\n"
issue_format = "`#{issue} <https://github.com/saltstack/salt/{issue}>`_"
[[tool.towncrier.type]]
directory = "removed"