Skip to content

Commit

Permalink
Rebase and squash is now one of the steps
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasz Klich committed Jul 9, 2015
1 parent a8ead75 commit 8b3e54d
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 8b3e54d

Please sign in to comment.