Contributing¶
How to Contribute¶
We welcome contributions to the IOU Architecture documentation and associated projects!
Documentation¶
Reporting Issues¶
Found a typo, broken link, or unclear section? Create an issue.
Suggesting Improvements¶
Have ideas for better organization or additional content? Open an issue with the enhancement label.
Making Changes¶
- Fork the repository
- Create a feature branch
- Make your changes
- Test the build locally:
mkdocs serve - Submit a merge request
Read the Documentation Guide →
Code Contributions¶
CPSV Editor¶
See CPSV Editor development guide
Linked Data Explorer¶
See Linked Data Explorer development guide
Shared Backend¶
Standards¶
- Follow existing code style
- Write meaningful commit messages
- Update documentation for new features
- Add tests for bug fixes
Questions? Contact the IOU Architecture team via GitLab issues.