Added pull request template

This commit is contained in:
Valera 2019-02-23 14:31:01 +03:00
parent 98e0955209
commit da3d5bc407

8
pull_request_template.md Normal file
View File

@ -0,0 +1,8 @@
## Checklist before pull request
* [ ] There is an associated issue that is labelled 'Bug' or 'help wanted' or is in the Community milestone
* [ ] Code is up-to-date with the `master` branch
* [ ] You've successfully run `npm test` locally
* [ ] There are new or updated tests validating the change
## Fixes #
About your changes