Contributing
We welcome contributions and feedback! Feel free to open an issue or submit a pull request to suggest additions, improvements or to report bugs.
To add a new example, follow these steps:
- Create a directory in
experimentalwith the name of the schema example - Create a
<example_name>.ymlfile using the Infrahub schema format - Update
.metadata.ymlfile to include the schema you have created with aname,descriptionsanddependencies. invoke buildwill then generate aREADME.mdfile for the schema.