docs: add docsify-ignore

This commit is contained in:
qingwei.li 2017-03-16 08:48:21 +08:00
commit bba957d3bc
4 changed files with 48 additions and 1 deletions

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

@ -0,0 +1,5 @@
Please makes sure these boxes are checked before submitting your PR, thank you!
* [ ] Make sure you are merging your commits to `master` branch.
* [ ] Add some descriptions and refer relative issues for you PR.
* [ ] DO NOT include files inside lib directory.