For folks updating source code, please be sure to do the following:
- Update comments/documentation
- Add/Update unit tests
- In git bash for repository, run the following command
./vendor/bin/sami.php update sami.php
OR in Window's Terminalvendor/bin/sami.php.bat update sami.php
- Commit and push /docs changes