Add WIP to towncrier.

This commit is contained in:
Doug
2022-01-26 16:19:54 +00:00
parent aa0180749e
commit 1bb8ebd36f
2 changed files with 6 additions and 0 deletions

1
changelog.d/pr-5446.misc Normal file
View File

@@ -0,0 +1 @@
Add WIP to towncrier.

View File

@@ -39,6 +39,11 @@ template = "changelog.d/_template.md.jinja"
name = "📄 Documentation"
showcontent = true
[[tool.towncrier.type]]
directory = "wip"
name = "🚧 In development 🚧"
showcontent = true
[[tool.towncrier.type]]
directory = "misc"
name = "Others"