Developer Guide¶
The project guidelines establish consistent standards and best practices for development, ensuring code quality, maintainability, and collaboration across the team. These guidelines serve as a reference for all contributors to follow when working on the project.
We are happy for all feedback and contributions!
How to contribute¶
If you are interested in contributing to the infDB project, please refer to the Workflow for a step-by-step guide on how to get started.
Tip
We recommend Visual Studio Code as IDE, especially because of the integrated support for development container.
Quick Links¶
- Workflow: How to submit pull requests and report issues.
- Repository Structure: Overview of the project repository.
- Guidelines:
- Documentation: How to write and maintain documentation.
- Code of Conduct: Community standards and expectations
- Tips & Tricks: Helpful hints and commands for development.