Hello Apache Fineract community, Here you have two more beginner tickets
Handle Boolean type in run reports: https://issues.apache.org/jira/browse/FINERACT-2535 Fix the Hook for DOCUMENTS: https://issues.apache.org/jira/browse/FINERACT-2536 Some advices: - Access Apache Fineract Jira and assign yourself the ticket - Comment that you are working on it - Request feedback - Fork the Apache Fineract repository - Do the proper changes - Run the Spotless Apply (it is possible that it should be run in different projects/modules) - Build in your local dev environment and confirm that there are no issues - Sign the commit and set the comment using the "FINERACT-{NUMBER}: {Jira text title}" - Create the Pull request, make sure to name the PR "FINERACT-{NUMBER}: {Jira text title}" (it is verified as part of the GitHub Actions) - Please be patient, there are several PRs at this moment and it is possible that we will request to do rebase - Let us know for the review If you have any query please let us know Best regards Victor Romero
