Skip to content

Commit

Permalink
updated the GH PR template checklist to call out CHANGELOG expectations
Browse files Browse the repository at this point in the history
  • Loading branch information
sreuland committed Aug 8, 2024
1 parent 9b925b1 commit 41ad29d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ change is, and why it is being made, with enough context for anyone to understan

### Release planning

* [ ] I've updated the relevant CHANGELOG ([here](services/horizon/CHANGELOG.md) for Horizon) if
needed with deprecations, added features, breaking changes, and DB schema changes.
* [ ] I've reviewed the changes in this PR and if I consider them worthwhile for being mentioned on release notes then I have updated the relevant CHANGELOG ([here](services/horizon/CHANGELOG.md) for Horizon) with a new line item describing the change and reference to this PR. If I don't update the CHANGELOG, I acknowledge this PR's change may not be mentioned in release notes.
* [ ] I've decided if this PR requires a new major/minor version according to
[semver](https://semver.org/), or if it's mainly a patch change. The PR is targeted at the next
release branch if it's not a patch change.
Expand Down

0 comments on commit 41ad29d

Please sign in to comment.