How to contribute - GabrielSturtevant/homestead_installer GitHub Wiki

Contributing

Pull Requests

If you would like to contribute to this software, you would be encouraged to fork the repository and do all development on your fork. Only create a pull request when your contribution is fully realized and well tested.

Testing

Considering the amount of changes this software makes to your system, it would be prudent of you to create an Ubuntu virtual machine and take a snapshot of the machine before running any tests of the homestead_installer script. This will allow you to quickly close your virtual machine and revert it to the snapshot, that will effectively reset any changes that would have been made by the homestead_installer script and allow you retest small changes relatively easily and with minimal effort.