Skip to content

Commit

Permalink
Merge pull request #205 from kleewho/contributing
Browse files Browse the repository at this point in the history
Rebase and squash is now one of the steps
  • Loading branch information
jchochli committed Jul 9, 2015
2 parents a8ead75 + 8b3e54d commit c5c7272
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ for more information.
2. Create a topic branch - `git checkout -b my_branch`
3. Make your changes and update the History.txt file
4. Push to your branch - `git push origin my_branch`
5. Send me a pull-request for your topic branch
6. That's it!
5. Rebase and squash commits
6. Send me a pull-request for your topic branch
7. That's it!

0 comments on commit c5c7272

Please sign in to comment.