Ver Fonte

Add note about CS fixes to contribution notes

Jordi Boggiano há 6 anos atrás
pai
commit
55c40e8853
1 ficheiros alterados com 5 adições e 0 exclusões
  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
 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
 ----------------