Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.11 KB

CONTRIBUTING.md

File metadata and controls

28 lines (22 loc) · 1.11 KB

Contributing Patches and BDD Methodology

Sylius is a Open Source project driven by the community. Join our amazing adventure and we promise to be nice and welcoming to everyone. Remember, you do not have to be a Symfony guru or even a programmer to help!

You can learn how to contribute the patches and how we use Behat & PHPSpec in two separate parts of our Contributing Guide.

PR Table Template

| Q             | A
| ------------- | ---
| Bug fix?      | no|yes
| New feature?  | no|yes
| BC breaks?    | no|yes
| Deprecations? | no|yes
| Fixed tickets | #X
| License       | MIT
| Doc PR        | Sylius/Sylius-Docs#X

Security Issues

Sylius is not stable yet, but has been already used in production and we treat security very seriously. You can read about security procedures here.