Hey everyone! When tweaking Fineract, I typically ensure style consistency, run the project, and then submit a PR for review, with GitHub actions running necessary tests. Wondering if there's a smoother way to prevent conflicts. If anyone has experience, please share your workflow from making changes to merging into the main develop branch.
Thanks!