diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 6fac051d54..8f72b60d30 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -15,6 +15,6 @@ I changed the `foo()` function so that ... Here are some things to check before creating the PR. If you encounter any issues, do let us know :) - [ ] I have read the [CONTRIBUTING](https://github.com/neuropsychology/NeuroKit/blob/master/.github/CONTRIBUTING.rst#structure-and-code) file. -- [ ] My PR is targetted at the **dev branch** (and not towards the master branch). +- [ ] My PR is targeted at the **dev branch** (and not towards the master branch). - [ ] I ran the [CODE CHECKS](https://github.com/neuropsychology/NeuroKit/blob/master/.github/CONTRIBUTING.rst#run-code-checks) on the files I added or modified and fixed the errors. -- [ ] I have added the newly added features to **News.rst** (if applicable) \ No newline at end of file +- [ ] I have added the newly added features to **News.rst** (if applicable)