* fix(dep): add dep

* chore(log): remove useless log

* chore: add PR template
This commit is contained in:
Hexxa 2018-05-29 08:38:05 -05:00 committed by GitHub
parent 44b6e65926
commit 24c6c03552
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 4 deletions

View file

@ -0,0 +1,4 @@
Please answer following questions before creating the PR:
* What is this PR about?
* Is there any test which covers the change?