Explorar o código

Add note about CS fixes to contribution notes

Jordi Boggiano %!s(int64=7) %!d(string=hai) anos
pai
achega
55c40e8853
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  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
 ----------------
 ----------------