- Fork the repository using Github.
- Checkout a named feature branch created from the
develop
branch. - Write tests using chefspec or serverspec as appropriate.
- Complete modifications or corrections.
- Run the tests, ensuring they all pass.
- Submit a Pull Request to the
develop
branch using Github.