Contributing
Contents:
Contributions to this documentation are welcome.
Technical Info:
- The documentation is written in Markdown.
- The documentation site is generated using MkDocs- configured via a single YAML configuration file
- The Documentation theme applied is Material for MkDocs. Here is a reference to get started
Clone, Install
Clone the Repo
And install the requirements
Build the Docs
Point your browser to http://localhost:8000 to see your docs.
Opening a Pull Request
Create a branch (don't forget to pull in main!) and when your changes are ready, open a Pull Request.
Note
Please reference our Commit Guidelines and Pull Request Workflow pages for more detail.