Skip to content

Commit

Permalink
[skip ci] rename CHANGES.rst to CHANGELOG.rst in template
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeitsperre committed Jun 17, 2024
1 parent 2ba5963 commit e9efd90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- This PR fixes #xyz
- [ ] Tests for the changes have been added (for bug fixes / features)
- [ ] (If applicable) Documentation has been added / updated (for bug fixes / features)
- [ ] CHANGES.rst has been updated (with summary of main changes)
- [ ] CHANGELOG.rst has been updated (with summary of main changes)

### What kind of change does this PR introduce?

Expand Down

0 comments on commit e9efd90

Please sign in to comment.