Contributing
We welcome contributions from the community.
Reporting Bugs
Please report bugs by opening an issue.
Documentation
- All docs must live in the
/Documentation~/folder. - All docs must include the FrontMatter yaml title tag
yaml
---
title: My Title
---- All docs will be written in Markdown.
Images
If you wish to contribute to the documentation, ensure that all images are as small as possible.
- All images should be in the
Imagesfolder.- If the new image fits within a folder, it should be placed within that folder.
- File size should be less than
1 MB GIFI would recommend using ScreenToGif- My recommended settings are located below.

Pull Requests
All new pull requests must target the active development branch. The provided template helps to ensure that all required information is provided, so please make sure to fill out all fields.
- At least one person must review the pull request before it can be merged.
- Ensure that you link the issue within the pull request
Features & Samples
WIP