awesome-go/.github/PULL_REQUEST_TEMPLATE.md
Willian Molinari a4d360b36c Add a deadline for new PR on CONTRIBUTION (#1459)
We are trying to avoid having hundreds of open Pull Requests. By using
this rule we may close old PRs.
2017-06-16 16:08:08 -03:00

1.4 KiB

Please check if what you want to add to awesome-go list meets quality standards before sending pull request. Thanks!

Please provide package links to:

  • github.com repo:
  • godoc.org:
  • goreportcard.com:
  • coverage service link (cover.run, gocover, coveralls 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 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, maintainers note and Quality standard.

Thanks for your PR, you're awesome! 👍