Skip to content

Guidelines when a PR results in more than one changelog entry #8

@Blacksmoke16

Description

@Blacksmoke16

In most cases a PR results in one notable change within the changelog. However it might be worth adding some guidelines for when a single PR introduces multiple noteworthy changes. An example of this could be a 1.0.0 => 2.0.0 that happens within a single PR; which removes features, adds new features, and changes how previous features worked. Currently I can think of three ways to handle this:

  1. Add a single Changed change saying Refactor the code ... with a reference to the PR
  2. Add each noteworthy change with a reference to the same PR (possibly using a reference link like the version headings)
  3. Add a single Changed change, with sub bullets for the noteworthy parts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions