Merge pull request #1713 from timbroder/timbroder-patch-2

fix typo in PULL_REQUEST_TEMPLATE.md
This commit is contained in:
Bogdan Poplauschi 2017-01-27 20:37:24 +02:00 committed by GitHub
commit 729d489f0f
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
* [ ] I have updated this branch with the latest master to avoid conflicts (via merge from master or rebase) * [ ] I have updated this branch with the latest master to avoid conflicts (via merge from master or rebase)
* [ ] I have added the required tests to prove the fix/feature I am adding * [ ] I have added the required tests to prove the fix/feature I am adding
* [ ] I have updated the documentation (if necesarry) * [ ] I have updated the documentation (if necessary)
* [ ] I have run the tests and they pass * [ ] I have run the tests and they pass
* [ ] I have run the lint and it passes (`pod lib lint`) * [ ] I have run the lint and it passes (`pod lib lint`)