Skip to content

Commit

Permalink
-probably
Browse files Browse the repository at this point in the history
  • Loading branch information
Kwpolska committed Jan 21, 2024
1 parent daab52f commit 2f5cf49
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 @@ -46,7 +46,7 @@ Here are some guidelines about how you can contribute to Nikola:
* While working, rebase instead of merging (if possible). You can use rebase
instead of merge by default with ``git config pull.rebase true``. If rebases
fail, you can just use ``git pull --no-rebase``.
* We will probably squash your commits when merging the pull request. This means
* We will squash your commits when merging the pull request. This means
you don’t need to do this yourself (and it’s easier for us to review pull requests
which don’t squash things on their own).
* **Make sure documentation is updated** — at the very least, keep docstrings
Expand Down

0 comments on commit 2f5cf49

Please sign in to comment.