Skip to content

Add enhancements section to the changelog - #6009

Merged
maxrjones merged 1 commit into
masterfrom
release-draft-update
Nov 15, 2021
Merged

Add enhancements section to the changelog#6009
maxrjones merged 1 commit into
masterfrom
release-draft-update

Conversation

@maxrjones

Copy link
Copy Markdown
Member

Description of proposed changes

Some of the enhancements between releases would be helpful for users to know about (e.g., #5819, #5924). This adds an enhancement section to the release drafter configuration for PRs with an 'add-changelog' and 'enhancement' tag.

Fixes #

Reminders

  • Make sure that your code follows our style. Use the other functions/files as a basis.
  • Add tests for new features or tests that would have caught the bug that you're fixing.
  • Describe changes to function behavior and arguments in a comment below the function declaration.
  • If adding new functionality, add a detailed description to the documentation and/or an example.

@maxrjones
maxrjones merged commit 5c633d9 into masterNov 15, 2021
@maxrjones
maxrjones deleted the release-draft-update branch November 15, 2021 19:34
@maxrjonesmaxrjones added the maintenance Boring but important stuff for the core devs label Nov 15, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenanceBoring but important stuff for the core devs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@maxrjones@PaulWessel