Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TODO] Improve towncrier check to support postfix number and extra suffices #4

Open
webknjaz opened this issue Jun 27, 2019 · 0 comments
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@webknjaz
Copy link
Member

webknjaz commented Jun 27, 2019

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)
Fund with Polar
@webknjaz webknjaz added bug Something isn't working enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Jun 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant