Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions doc/internals/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,10 @@ These are the basic steps needed to start developing on Sphinx.

#. Wait for a core developer or contributor to review your changes.

You may be asked to address comments on the review. If so, please avoid
force pushing to the branch. Sphinx uses the *squash merge* strategy when
merging PRs, so follow-up commits will all be combined.


Coding style
~~~~~~~~~~~~
Expand Down
Loading