For the complete documentation index, see llms.txt. This page is also available as Markdown.

Contributing

Sylius grows through community work.

You can contribute code, documentation, translations, reviews, and feedback. Each contribution improves the product for everyone.

What this section covers

This section helps you choose the right contribution path.

If you plan to contribute code, start here:

Principal rules

Follow a few core rules before you open a contribution:

  • Keep changes focused. One problem, one clear fix.

  • Respect existing standards, conventions, and release policies.

  • Prefer small, reviewable improvements over broad rewrites.

  • Report security issues privately. Do not disclose them publicly first.

  • Make every change reproducible, testable, and easy to understand.

Spirit of open source

Open source is more than public code. It is shared ownership.

Contribute in a way that helps the next person build on your work. Write clearly. Explain intent. Leave context. Assume good faith during review.

Good open source work values maintainability over cleverness. It favors collaboration over ego. It treats feedback as part of the process, not a blocker to it.

The best contributions solve real problems, fit the project’s direction, and make life easier for users and maintainers.

Where to start

Pick the contribution type that matches your goal.

Last updated

Was this helpful?