Skip to content

Commit

Permalink
docs: add more steps to the checklist
Browse files Browse the repository at this point in the history
  • Loading branch information
machour committed Mar 22, 2019
1 parent 5b815d1 commit 6522710
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,7 @@ Added `yourNewMethodName()` that allows ...
<!-- Check completed item: [X] -->

* [ ] I have tested this on a device/simulator for each compatible OS
* [ ] I added the documentation in `README.md`.
* [ ] I mentioned this change in `CHANGELOG.md`.
* [ ] I added the documentation in `README.md`
* [ ] I mentioned this change in `CHANGELOG.md`
* [ ] I updated the typings files (`deviceinfo.d.ts`, `deviceinfo.js.flow`)
* [ ] I updated the web polyfill (`web/index.js`)

0 comments on commit 6522710

Please sign in to comment.