Update issue, pull request template

This commit is contained in:
Jinzhu 2017-04-18 15:50:22 +08:00
parent 848d68aa04
commit d7c35d5141
2 changed files with 7 additions and 4 deletions

View File

@ -1,11 +1,11 @@
Before posting a bug report about a problem, please try to verify that it is a bug and that it has not been reported already.
Before posting a bug report about a problem, please try to verify that it is a bug and that it has not been reported already, please apply corresponding GitHub labels to the issue, for feature requests, please apply `type:feature`.
Also please apply corresponding GitHub labels to the issue, for feature requests, please apply `type:feature`.
For usage questions, please ask in https://gitter.im/jinzhu/gorm or http://stackoverflow.com/questions/tagged/go-gorm
DON'T post usage related questions, ask in https://gitter.im/jinzhu/gorm or http://stackoverflow.com/questions/tagged/go-gorm,
Please answer these questions before submitting your issue. Thanks!
### What version of Go are you using (`go version`)?

View File

@ -9,3 +9,6 @@ Make sure these boxes checked before submitting your pull request.
For significant changes like big bug fixes, new features, please open an issue to make a agreement on an implementation design/plan first before starting it.
Thank you.
### What did this pull request do?