Contributing to OpenRewrite
If you've written your own recipes, you might want to contribute back to the OpenRewrite community. For any new contribution, the first thing to check is whether there is already a corresponding issue on the backlog, perhaps with some pointers on an implementation. If not, you can create a new issue to discuss the recipe you'd like to develop.
We have some good first issues in particular that are great when you're just starting out and want feedback on your work to help improve your skills.
Note that there are separate modules for Spring recipes, Java recipes, testing recipes, logging recipes, and many more. It helps to browse the existing modules for any related work that might be similar and start from there.
For any further questions, feel free to ask in the OpenRewrite Slack or Discord. Hope to see you there!