[TODO] Improve towncrier check to support postfix number and extra suffices #4
Labels
bug
Something isn't working
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Valid fragment examples:
docs/changelog/smth-else.deprecation
(non-strict, not bound to an issue or a PR)docs/changelog/1355.misc
(bound to an issue, it's implicit number is 0)docs/changelog/1355.bugfix.rst
(bound to an issue, it's implicit number is 0, has a postfix and a suffix)docs/changelog/1355.bugfix.1.rst
(bound to an issue, it's explicit number is 1, has a postfix and a suffix)docs/changelog/1355.feature.0.rst
(bound to an issue, it's explicit number is 0, has a postfix and a suffix)docs/changelog/1355.feature.1.rst
(bound to an issue, it's explicit number is 1, has a postfix and a suffix)The text was updated successfully, but these errors were encountered: