Skip to content

Commit

Permalink
Update pull request template to add notes on changes (#2168)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kludex committed Jun 4, 2023
1 parent 12b87a6 commit fe1a9d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ Given this is a project maintained by volunteers, please read this template to n
- [ ] I understand that this PR may be closed in case there was no previous discussion. (This doesn't apply to typos!)
- [ ] I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
- [ ] I've updated the documentation accordingly.
- [ ] I've added a note on the `docs/release-notes.md` about my changes (changes on documentation or type annotations don't need this).

0 comments on commit fe1a9d8

Please sign in to comment.