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:
parent
9935f12719
commit
04d0f0d91a
1 changed files with 1 additions and 1 deletions
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -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 have added my package in alphabetical order
|
||||||
- [ ] I know that this package was not listed before
|
- [ ] 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 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 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).
|
- [ ] 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).
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue