1
0
Fork 0

Add note about CS fixes to contribution notes

pull/7806/head
Jordi Boggiano 2018-11-26 13:43:24 +01:00 committed by GitHub
parent b3cbfea36e
commit 55c40e8853
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -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
----------------