Thank you for your interest in contributing to this project! Any contribution is welcome and invited! 🙌
If you are proposing a new feature, make sure to open an issue to make sure it is inline with the project goals.
-
Fork this repository to your own GitHub account and clone the repository to your local device:
git clone https://github.com/{USER}/Crestron-Site-Audit.git cd Crestron-Site-Audit
-
Create a new branch and start working on it:
git checkout -b my-feature
-
Commit your changes:
git commit -m "feat(my-feature): my feature description"
This project uses the Conventional Commits format for commits. If in doubt, please check out the Conventional Commits website.
When you are ready, submit a pull request to the master
branch. Please make sure to include a description of your changes and a link to the issue you are addressing.