awesome-go/.github/PULL_REQUEST_TEMPLATE.md

20 lines
1.1 KiB
Markdown
Raw Normal View History

Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard) before sending pull request. Thanks!
**Please provide package links to:**
2016-03-10 08:25:25 +00:00
- godoc.org:
- goreportcard.com:
2016-07-21 00:13:52 +00:00
- coverage service link (gocover, coveralls etc.):
Note, that new categories can be added only when there are 3 packages or more.
2016-04-20 00:27:22 +00:00
Make sure that you've checked the boxes below before you submit PR:
- [ ] I have added my package in alphabetical order
- [ ] I know that this package was not listed before
- [ ] I have added godoc link to the repo and to my pull request
- [ ] I have added gocover.io or coveralls link to the repo and to my pull request
- [ ] I have added goreportcard link to the repo and to my pull request
- [ ] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard).
2016-04-20 00:27:22 +00:00
Thanks for your PR, you're awesome! :+1: