Skip to content
This repository was archived by the owner on Aug 15, 2022. It is now read-only.

Commit f3ce1c6

Browse files
authored
Small documentation typo
1 parent a9bf314 commit f3ce1c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
* [ ] I've read and understood the [Contributing guidelines](./CONTRIBUTING.md) and have done my best effort to follow them.
22
* [ ] I've read and agree to the [Code of Conduct](./CODE_OF_CONDUCT.md).
33
* [ ] I've been mindful about doing atomic commits, adding documentation to my changes, not refactoring too much.
4-
* [ ] I've a descriptive title and added any useful information for the reviewer. Where appropriate, I've attached a screenshot and/or screencast (gif preferrably).
4+
* [ ] I've a descriptive title and added any useful information for the reviewer. Where appropriate, I've attached a screenshot and/or screencast (gif preferably).
55
* [ ] I've written tests to cover the new code and functionality included in this PR.
66
* [ ] I've read, agree to, and signed the [Contributor License Agreement (CLA)](https://docs.google.com/a/slack-corp.com/forms/d/1q_w8rlJG_x_xJOoSUMNl7R35rkpA7N6pUkKhfHHMD9c/viewform).
77

@@ -12,4 +12,4 @@
1212
> e.g. Fixes #206 and closes #230
1313
1414
#### Test strategy
15-
> e.g. Add tests around whatsit production.
15+
> e.g. Add tests around whatsit production.

0 commit comments

Comments
 (0)