Symfony is an open source, community-driven project.
If you'd like to contribute, please read the following documents:
-
Contributing Code: The document index related to contributions;
-
Submitting a Patch: Guidelines for submitting a pull request;
-
Pull Request Template: Template header to use in your pull request description;
| Q | A
| ------------- | ---
| Bug fix? | yes/no
| New feature? | yes/no
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| Fixed tickets | #1234
| License | MIT
| Doc PR | symfony/symfony-docs#1234
- Backwards Compatibility: Backward compatibility rules.