Skip to content

Commit

Permalink
Revert "Revert "fix typo in PULL_REQUEST_TEMPLATE.md""
Browse files Browse the repository at this point in the history
This reverts commit 143579e.
  • Loading branch information
danibene committed Sep 6, 2023
1 parent 143579e commit 97b5a97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
- [ ] I have added the newly added features to **News.rst** (if applicable)

0 comments on commit 97b5a97

Please sign in to comment.