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

Changelog headings and their content #3

Open
consideRatio opened this issue Oct 5, 2019 · 0 comments
Open

Changelog headings and their content #3

consideRatio opened this issue Oct 5, 2019 · 0 comments

Comments

@consideRatio
Copy link
Collaborator

When using the CLI to generate a changelog for chartpress, I found:

  1. Closed PRs includes both merged and closed PRs. I think that a changelog should distinguish these or if keeping it slimmed omitting the closed ones. I ended up needing to check what PRs had been merged and what had been closed.
  2. Issues that had been opened and closed were listed under both opened and closed. I think it would make sense to only list them once under closed if they are both opened and closed.

Here is a structure suggestion, what do you think @choldgraf?

Currently

  • Other closed PRs
  • Closed issues
  • Opened PRs
  • Opened issues

Suggested

  • PRs
    • Merged
    • Closed
    • Opened (excluding closed/merged)
  • Issues
    • Closed
    • Opened (excluding closed)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant