avelino / awesome-go

A curated list of awesome Go frameworks, libraries and software
https://awesome-go.com
MIT License
128.64k stars 11.78k forks source link

Add Componego #5370

Closed konstanchuk closed 3 days ago

konstanchuk commented 1 month ago

:wave: I would like to clarify some details about the project, which will help to quickly consider this PR:

If you are checking code quality manually, please be aware that we use special utilities to develop this package and run tests. Tests won't work without them. They run from the command line and require Python (the docker file with the Python version is in https://github.com/componego/componego/tree/master/scripts)

make tests - run all tests make tests-cover - run all tests with test coverage make lint - run linters make security - run security checks

The same utilities are launched via GitHub Actions.

Thank you!

We want to ensure high quality of the packages. Make sure that you've checked the boxes below before sending a pull request.

Not every repository (project) will require every option, but most projects should. Check the Contribution Guidelines for details.

Please provide some links to your package to ease the review

Pull Request content

Category quality

Note that new categories can be added only when there are 3 packages or more.

Packages added a long time ago might not meet the current guidelines anymore. It would be very helpful if you could check 3-5 packages above and below your submission to ensure that they also still meet the Quality Standards.

Please delete one of the following lines:

Thanks for your PR, you're awesome! :sunglasses:

github-actions[bot] commented 1 month ago

Thank you for contributing to awesome-go. We will review your contribution as soon as possible.

Make sure you add the links in the body of the pull request that are requested in the contribution guide:

Your project is under review. It may take a few days to be approved.