We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb2ec7b commit 1adc61aCopy full SHA for 1adc61a
doc/internals/contributing.rst
@@ -138,6 +138,10 @@ These are the basic steps needed to start developing on Sphinx.
138
139
#. Wait for a core developer or contributor to review your changes.
140
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
+
145
146
Coding style
147
~~~~~~~~~~~~
0 commit comments