Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
typo
  • Loading branch information
andrewtremblay-pear authored May 16, 2019
commit fcf12b9268d404b35588165ecc468aa47c803273
4 changes: 2 additions & 2 deletions submitting-a-pull-request.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ If you are testing someones PR, please provide the following feedback:
* are you happy that the change in behaviour works as described, and you have tested the change on all affected operating systems?
* in your opinion, is the code written _sensibly_?
* is it clean and tidy?
* there are and unnecessary changes?
* there are any unnecessary changes?
* is it documented appropriately?