Skip to content

Commit

Permalink
fix: spelling in the PR template (#187)
Browse files Browse the repository at this point in the history
Fixed a typo and added testing in the Proof heading

Signed-off-by: Evan Baker <[email protected]>
Co-authored-by: Jacques I Massa <[email protected]>
  • Loading branch information
rbtr and jimassa authored Mar 29, 2024
1 parent b9ec529 commit 8df153c
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 @@ -8,15 +8,15 @@ If this pull request is related to any issue, please mention it here. Additional

## Checklist

- [ ] I have read the [contributing documantation](https://retina.sh/docs/contributing).
- [ ] I have read the [contributing documentation](https://retina.sh/docs/contributing).
- [ ] I signed and signed-off the commits (`git commit -S -s ...`)
- [ ] I have correctly attributed the author(s) of the code.
- [ ] I have tested the changes locally.
- [ ] I have followed the project's style guidelines.
- [ ] I have updated the documentation, if necessary.
- [ ] I have added tests, if applicable.

## Screenshots (if applicable)
## Screenshots (if applicable) or Testing Completed

Please add any relevant screenshots or GIFs to showcase the changes made.

Expand Down

0 comments on commit 8df153c

Please sign in to comment.