Skip to content

Configuration of fragments in readme is incorrect #424

@jenshnielsen

Description

@jenshnielsen

The readme suggest that fragments should be configured in the form

[tool.towncrier.feat]
[tool.towncrier.fix]

However both the code and https://towncrier.readthedocs.io/en/stable/configuration.html shows that the correct format is

[tool.towncrier.fragment.feat]
[tool.towncrier.fragment.fix]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions