Thank you for your interest in Project XenGarden. This document will help you kick start how to contribute into XenGarden Project.
While contributions are always welcome, But please if your change you wish to make is breaking changes in any form, please first discuss the change you wish to make via issue.
Please note this project follows Stella IT Opensource Project Code of Conduct, please follow it in all your interactions with the project.
Please following the rules below in order to be accepted at PR.
We use Conventional Commits for commit message.
This is for enhancing readability and for future automatic parsing
We use Black Formatter to format the code. The properly formatted code is necessary before your code being merged.