Hey Zeyad! Thank you for the material. I set up my development environment yesterday! I have a few questions about the issues. Would you recommend starting with issues labeled as "beginner" or skimming through the most recent issues and trying to pick one I think I can handle? Also, do you have any material recommendations for understanding basic banking logic?
Best regards, Henrique On Mon, Sep 23, 2024 at 9:31 AM Zeyad Nasef <zeyad.nasef....@gmail.com> wrote: > Hi Henrique, > > Welcome to the community! It's awesome that you're jumping into Open > Source with Fineract. > > I’d suggest getting familiar with the Java/Spring ecosystem if you haven’t > already. Also, make sure to check out the README.md > <https://github.com/apache/fineract/blob/develop/README.md> and > CONTRIBUTING.md > <https://github.com/apache/fineract/blob/develop/CONTRIBUTING.md>—they'll > walk you through setting up the project and explain how to make your first > contribution. > > Once you’re set up, you can pick a JIRA issue that interests you to work > on. Personally, I started with something simple like Lombok > <https://issues.apache.org/jira/browse/FINERACT-1586> because it didn’t > involve too much complex logic and was a nice introduction. > > Just a heads-up, the beginning is often the hardest part ;) > Don’t worry if you hit some roadblocks early on—that’s totally normal! > Just keep at it, and things will start clicking. > > Good luck, and feel free to reach out if you need any help! > > Cheers, > Zeyad > > On Mon, Sep 23, 2024 at 1:43 AM Henrique Paes <henriquee.pa...@gmail.com> > wrote: > >> Hello everyone! >> >> My name is Henrique, and I am a senior student studying Computer >> Engineering at the Universidade de São Paulo in Brazil. I am thrilled to >> join this community as I begin in Open Source software development. It >> would be an honor to contribute to Fineract. >> I am searching JIRA for an issue that I can work on. I hope to make my >> first contribution very soon. >> >> Sincerely, >> Henrique >> >