Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 74a6556

Browse files
committed
DOC: do not let perfect be enemy of good
1 parent a199b1a commit 74a6556

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

doc/devel/coding_guide.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,12 @@ PR Review guidelines
190190

191191
* Be patient with new contributors.
192192

193+
* Do not let perfect be the enemy of the good, particularly for
194+
documentation or example PRs. If you find your self making many
195+
small suggestions, either open a PR against the original branch or
196+
merge the PR and then open a new PR against upstream.
197+
198+
193199

194200
Backports
195201
=========

0 commit comments

Comments
 (0)