Skip to content

Commit

Permalink
Minor fixes for CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
drcrallen committed Mar 23, 2015
1 parent 9325300 commit be75bcb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,9 @@ When submitting a pull request (PR), please use the following guidelines:

Go to your Druid fork main page

```
https://github.com/<username>/druid
```

If you recently pushed your changes GitHub will automatically pop up a
`Compare & pull request` button for any branches you recently pushed to. If you
Expand All @@ -91,7 +93,7 @@ When submitting a pull request (PR), please use the following guidelines:

1. Addressing code review comments

Repeat steps 4. through 6. to address any code review comments and
Repeat steps 5. through 7. to address any code review comments and
rebase your changes if necessary.

Push your updated changes to update the pull request
Expand Down

0 comments on commit be75bcb

Please sign in to comment.