https://github.com/mcruzdev/issues-i-can-help-you-with
Issues I can help you with
https://github.com/mcruzdev/issues-i-can-help-you-with
Last synced: 7 months ago
JSON representation
Issues I can help you with
- Host: GitHub
- URL: https://github.com/mcruzdev/issues-i-can-help-you-with
- Owner: mcruzdev
- Created: 2024-09-18T03:18:23.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-15T17:07:22.000Z (over 1 year ago)
- Last Synced: 2025-02-15T18:20:36.057Z (over 1 year ago)
- Homepage:
- Size: 4.88 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Issues I can help you with
This is a repository for issues I'm involved with that are good for people who want to start contributing to Open Source.
___
> This repository was inspired in [mcruzdev/issues-i-can-help-you-with](https://github.com/mcruzdev/issues-i-can-help-you-with) repository.
___
## How to contribute
Just open a PR with the fix and add @mcruzdev (me) as a reviewer.
If you prefer to validate your solution before sending the PR, [send me a message](https://quarkusio.zulipchat.com/#user/621866) telling me about your plans.
## Good First Issues
These issues are good for people who have never contributed to the project the issue relates to.
### Project: [quarkiverse/quarkus-openapi-generator](https://github.com/quarkiverse/quarkus-openapi-generator)
- [x] [Check if hibernate-validator capability is present when using `use-bean-validation`](https://github.com/quarkiverse/quarkus-openapi-generator/issues/796)
- [x] [Use @ConfigMapping annotation instead legacy @ConfigRoot](https://github.com/quarkiverse/quarkus-openapi-generator/issues/793)
### Project: [quarkiverse/quarkus-dapr](https://github.com/quarkiverse/quarkus-dapr)
- [ ] [Reorganize documentation](https://github.com/quarkiverse/quarkus-dapr/issues/212)
- [ ] [Add Codestarts using state store components with DevServices](https://github.com/quarkiverse/quarkus-dapr/issues/211)