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
  • 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. Create a named feature branch created from the develop branch
  3. Complete modifications or corrections, include tests to support your code
  4. Run the tests, ensuring they all pass
  5. 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