mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
67e725b876
This change is done to keep things more consistent and have all sentences end with periods. Previously, most sentences had periods at the end, but not all. This makes the document a little more professional looking and raises the Awesome quality standard higher.
24 lines
1.4 KiB
Markdown
24 lines
1.4 KiB
Markdown
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:**
|
|
|
|
- github.com repo:
|
|
- godoc.org:
|
|
- goreportcard.com:
|
|
- coverage service link ([cover.run](https://cover.run/), [gocover](http://gocover.io/), [coveralls](https://coveralls.io/) etc.), example: `![cover.run go](https://cover.run/go/github.com/user/repository.svg)`
|
|
|
|
Very good coverage
|
|
|
|
**Note**: that new categories can be added only when there are 3 packages or more.
|
|
|
|
**Make sure that you've checked the boxes below before you submit PR:**
|
|
- [ ] I have added my package in alphabetical order.
|
|
- [ ] I have an appropriate description with correct grammar.
|
|
- [ ] 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 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), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard).
|
|
|
|
Thanks for your PR, you're awesome! :+1:
|