Changes
Page history
Updated Submitting Changes (markdown)
authored
May 04, 2017
by
williamfgc
Show whitespace changes
Inline
Side-by-side
Submitting-Changes.md
View page @
b73d00b3
...
...
@@ -3,7 +3,7 @@ Submitting changes is a four step process:
1.
Create a topic branch with
```git checkout```
2.
Make changes to the code, commit and push to your fork
3.
Submit a pull request (PR) on GitHub
4.
Make changes until all tests are
pass
ed
4.
Make changes until all tests are
verifi
ed
### Create a topic branch
...
...
...
...