Skip to content

Commit 1adc61a

Browse files
authored
Indicate preference for follow-up commits over force pushes (#13748)
1 parent fb2ec7b commit 1adc61a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/internals/contributing.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,10 @@ These are the basic steps needed to start developing on Sphinx.
138138

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

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

142146
Coding style
143147
~~~~~~~~~~~~

0 commit comments

Comments
 (0)