Skip to content

Commit

Permalink
reword slightly
Browse files Browse the repository at this point in the history
  • Loading branch information
Kwpolska committed Nov 9, 2013
1 parent c54e80a commit 92d0eb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Here are some guidelines about how you can contribute to Nikola:
* You may want to use the `Tim Pope’s Git commit messages standard
<http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html>`_.
It’s not necessary, but if you are doing something big, we recommend
describing it there.
describing it in the commit message.
* While working, **rebase instead of merging** (if possible). We encourage
using ``git rebase`` instead of ``git merge``. If you are using
``git pull``, please run ``git config pull.rebase true`` to prevent merges
Expand Down

0 comments on commit 92d0eb9

Please sign in to comment.