Skip to content

Instantly share code, notes, and snippets.

@webframp
Forked from slyness/CONTRIBUTING.md
Last active August 29, 2015 14:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save webframp/11357107 to your computer and use it in GitHub Desktop.
Save webframp/11357107 to your computer and use it in GitHub Desktop.
  1. Fork the repository using Github
  2. Checkout a named feature branch created from the develop branch
  3. Write tests using chefspec or serverspec as appropriate.
  4. Complete modifications or corrections.
  5. Run the tests, ensuring they all pass
  6. Submit a Pull Request to the develop branch using Github
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment