- Fork the repository on Github
- Create a named feature branch based off the
develop
branch - Write your change and write tests for your change
- Run the tests, ensuring they all pass
- Submit a Pull Request based off the
develop
using Github
Created
April 27, 2014 21:16
-
-
Save dje/11355913 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Number 2:
Create a named feature branch created from the develop branch
Number 3:
Build hashes and magic, include tests to support your changes.
Or
Complete modifications or corrections, include tests to support your code.
Number 5:
Submit a Pull Request to the develop branch using Github