1
0
Fork 0
mirror of https://github.com/avelino/awesome-go.git synced 2024-11-13 11:14:37 -05:00

rename coverage checkbox

This commit is contained in:
Kirill Danshin 2016-07-21 03:14:36 +03:00 committed by GitHub
parent 9935f12719
commit 04d0f0d91a

View file

@ -12,7 +12,7 @@ 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 coverage service 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).