You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: that new categories can be added only when there are 3 packages or more.
Make sure that you've checked the boxes below that apply before you submit PR. Not every repository (project) will require every option, but most projects should. Check the Contribution Guidelines for details.
The package has been added to the list in alphabetical order.
The package has an appropriate description with correct grammar.
As far as I know, the package has not been listed here before.
The repo documentation has a pkg.go.dev link.
The repo documentation has a coverage service link.
The repo documentation has a goreportcard link.
The repo has a version-numbered release and a go.mod file.
✅ **pkg.go.dev**: OK
✅ **Go Report Card**: OK (grade unknown)
### Additional checks
⚠️ **Coverage**: missing from PR body
> **How to fix:** Add a coverage service link to your PR description:
> ```
Coverage: https://app.codecov.io/gh/your-org/your-project
Popular options: Codecov, Coveralls. Integrate one with your CI to track coverage automatically.
Action needed: one or more required checks failed. Please update your PR body with the missing links and ensure the repository meets the quality standards.
These checks are automated and do not replace maintainer review. See CONTRIBUTING.md for full guidelines.
PR Diff Validation
Content checks
✅ Files changed: only README.md
✅ Single item: one package added
✅ Link text: matches repository name
✅ Description: ends with punctuation
✅ Description tone: no promotional language detected
✅ Category size: Web Frameworks has 39 items
Automated diff validation — does not replace maintainer review.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Please provide package links to:
Note: that new categories can be added only when there are 3 packages or more.
Make sure that you've checked the boxes below that apply before you submit PR.
Not every repository (project) will require every option, but most projects should. Check the Contribution Guidelines for details.
Thanks for your PR, you're awesome! 👍