airajena opened a new issue, #66: URL: https://github.com/apache/fineract-business-intelligence/issues/66
## Summary This project is missing several contributor-facing docs: `CONTRIBUTING.md`, `CODE_OF_CONDUCT.md`, `docs/architecture.md`, and `docs/testing.md` don't exist yet, and `README.md`'s setup instructions only document one narrow path even though the code supports three. ## Docs to add - [ ] `CONTRIBUTING.md` : contribution workflow, branch naming conventions, coding standards - [ ] `CODE_OF_CONDUCT.md` : ASF Code of Conduct + reporting - [ ] `docs/architecture.md` : system topology, pipeline execution, warehouse schema layers, RLS security model - [ ] `docs/testing.md` : unit tests, dbt tests, linters, license/RAT compliance checklist - [ ] `README.md` : rewrite Quickstart to document all three Fineract source setup paths (full app, schema-only, local dev server) instead of just one ## Why New contributors following the current README hit avoidable friction missing setup paths, no contribution guide, no testing checklist. All docs should be verified against the live running stack, not just written from reading code. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
