Create pull request template

This commit is contained in:
Sergio Crisostomo 2017-09-01 09:29:50 +02:00 committed by GitHub
parent f13162dda2
commit 36d58d07ca

3
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View file

@ -0,0 +1,3 @@
<!-- 请先运行 npm install 和 npm test通过测试后再提交您的 pr -->
<!-- Please run `npm install` and `npm test` to test your changes before submitting a pull request -->