Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Consistent Title Case in Changelog Headings #378

Closed
@fleetingbytes

Description

@fleetingbytes

Sorry, this issue has arisen through my own sloppy review. Let's be consistent with the Title Case.

In the Towncrier configuration we have "Breaking Changes", "Trivial/Internal Changes", so we should have "Improved Documentation", "Bug Fixes".

Situation

[tool.towncrier.fragment.bugfix]
name = "Bug fixes"

[tool.towncrier.fragment.doc]
name = "Improved documentation"

Expected Behavior

[tool.towncrier.fragment.bugfix]
name = "Bug Fixes"

[tool.towncrier.fragment.doc]
name = "Improved Documentation"

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