docs/development/contribute.md
We welcome contributions! Whether it's fixing bugs, adding features, or improving documentation, your help is appreciated.
[!WARNING] Read the Development - Getting Started guide first.
git checkout -b feature/my-new-feature
git push origin feature/my-new-feature
If you find a bug or have a feature request, please open an issue on GitHub.