Skip to content

Commit

Permalink
style: use smart apostrophe
Browse files Browse the repository at this point in the history
  • Loading branch information
erezrokah committed Oct 14, 2021
1 parent 4b8e6c8 commit 30228bf
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 @@ -3,8 +3,8 @@
For us to review and ship your PR efficiently, please perform the following steps:

- [ ] Open a [bug/issue](https://github.com/netlify/cli/issues/new/choose) before writing your code 🧑‍💻. This ensures
we can discuss the changes and get feedback from everyone that should be involved. If you`re fixing a typo or
something that`s on fire 🔥 (e.g. incident related), you can skip this step.
we can discuss the changes and get feedback from everyone that should be involved. If
you`re fixing a typo or something that`s on fire 🔥 (e.g. incident related), you can skip this step.
- [ ] Read the [contribution guidelines](../CONTRIBUTING.md) 📖. This ensures your code follows our style guide and
passes our tests.
- [ ] Update or add tests (if any source code was changed or added) 🧪
Expand Down

0 comments on commit 30228bf

Please sign in to comment.