diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 5e0ee7a9e..4535ca26d 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -10,10 +10,16 @@ This PR... ## How to test -1. Go to... +1. Go to this link. +2. ... - + --- -- [ ] Add a CHANGELOG entry +- [ ] I made a self-review of my own code +- [ ] I wrote tests for the changes (if applicable) +- [ ] I added a CHANGELOG entry