mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
13 lines
863 B
Markdown
13 lines
863 B
Markdown
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](http://docs.sylius.org/en/latest/contributing/code/patches.html)
|
|
and [how we use Behat & PHPSpec](http://docs.sylius.org/en/latest/contributing/code/bdd.html)
|
|
in two separate parts of our [Contributing Guide](http://docs.sylius.org/en/latest/contributing/index.html).
|
|
|
|
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](http://docs.sylius.org/en/latest/contributing/code/security.html).
|