Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 340 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (7 loc) · 340 Bytes

Contributing

  1. Fork the repository using Github.
  2. Checkout a named feature branch created from the master branch.
  3. Write tests using Serverspec as appropriate.
  4. Complete modifications or corrections.
  5. Run the tests, ensuring they all pass. (See TESTING)
  6. Submit a Pull Request to the master branch using Github.