mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
24 lines
1.2 KiB
Markdown
24 lines
1.2 KiB
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](https://docs.sylius.com/en/latest/contributing/code/patches.html)
|
|
in our [Contributing Guide](https://docs.sylius.com/en/latest/contributing/index.html).
|
|
|
|
Translations
|
|
------------
|
|
|
|
If you find a typo in English, please follow the contribution guidelines as specified above.
|
|
If you find a typo or a missing translation in another language than English: [go to Crowdin](https://crowdin.com/project/sylius) and suggest your changes!
|
|
|
|
We really appreciate your help, thank you so much for making Sylius international!
|
|
|
|
See [the documentation to learn more about how to contribute to our translations](https://docs.sylius.com/en/latest/book/contributing/translations/index.html).
|
|
|
|
Security Issues
|
|
---------------
|
|
|
|
We treat security very seriously, you can read about security procedures [here](https://docs.sylius.com/en/latest/contributing/code/security.html).
|