Skip to content

Commit 91c39e3

Browse files
committed
Update CONTRIBUTRING.md to reduce unnecesarry review workload
1 parent 52f8877 commit 91c39e3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CONTRIBUTING.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,14 @@ behaviour of code within the pull request (bugs must be preserved as is).
157157
Project maintainers aim for a quick turnaround on refactoring pull requests, so
158158
where possible keep them short, uncomplex and easy to verify.
159159

160+
Pull requests that refactor the code should not be made by new contributors. It
161+
requires a certain level of experience to know where the code belongs to and to
162+
understand the full ramification (including rebase effort of open pull requests).
163+
164+
Trivial pull requests or pull requests that refactor the code with no clear
165+
benefits may be immediately closed by the maintainers to reduce unnecessary
166+
workload on reviewing.
167+
160168

161169
"Decision Making" Process
162170
-------------------------

0 commit comments

Comments
 (0)