# Contributing Bug reports, suggestions, and pull requests are welcome. ## Reporting issues Each component is tracked in its own repository. File the issue against the component you're seeing the problem in: - [IDS-DRR-Frontend issues](https://github.com/CivicDataLab/IDS-DRR-Frontend/issues): UI, maps, dataset pages. - [IDS-DRR-Data-Management issues](https://github.com/CivicDataLab/IDS-DRR-Data-Management/issues): backend API, data import, config.toml schema. - [IDS-DRR-QA-Automation issues](https://github.com/CivicDataLab/IDS-DRR-QA-Automation/issues): automated test suite. - [risk-score-model-generic issues](https://github.com/CivicDataLab/risk-score-model-generic/issues): risk-score methodology and the model implementation. If you're unsure which component owns a problem, file against the IDS-DRR-Frontend repository, and a maintainer will route it. ## Broader questions For questions about adopting the platform for a new region, partnership inquiries, or anything that doesn't fit a single repository's issue tracker, contact . ## For developers See the [Development](development.md) page.