📄️ How to work with Git when developing Infrahub
This guide explains Git workflows and best practices when contributing to Infrahub, covering submodule management, branching strategies, and pull request workflows.
📄️ Editor setup
More details coming soon
📄️ Changelog guide
Infrahub utilizes a tool called towncrier for Changelog management and generation.
📄️ Backend guide
In order start developing on Infrahub backend, it is recommended to have a decent knowledge about topics such as Docker, Python and generally UNIX systems. Tools such as Docker and Python virtual environment help us in isolating the development work without interfering with the system itself. In this guide, we will use:
🗃️ Frontend guide
2 items
📄️ Documentation guide
Welcome to the Infrahub documentation guide. This document aims to answer any questions that may come up when creating or updating documentation.
📄️ Documentation style guide
This guide defines writing style, capitalization, and grammar rules for Infrahub documentation. As a general rule, prefer consistency and simplicity when possible. For anything not answered below, reference the Microsoft Style Guide.