Browse Source

Add note about CS fixes to contribution notes

Jordi Boggiano 6 years ago
parent
commit
55c40e8853
1 changed files with 5 additions and 0 deletions
  1. 5 0
      .github/CONTRIBUTING.md

+ 5 - 0
.github/CONTRIBUTING.md

@@ -21,6 +21,11 @@ If your issue involves installing, updating or resolving dependencies, the
 chance of us being able to reproduce your issue will be much higher if you
 chance of us being able to reproduce your issue will be much higher if you
 share your `composer.json` with us.
 share your `composer.json` with us.
 
 
+Coding Style Fixes
+------------------
+
+We do not accept CS fixes pull requests. Fixes are done by the project maintainers when appropriate to avoid causing too many unnecessary conflicts between branches and pull requests.
+
 Security Reports
 Security Reports
 ----------------
 ----------------