Question | Answer |
---|---|
JIRA issue | IBX-XXXX |
Type | feature/bug/improvement |
Target Ibexa version | v4.0 |
BC breaks | yes/no |
- Provided PR description.
- Tested the solution manually.
- Provided automated test coverage.
- Checked that target branch is set correctly (main for features, the oldest supported for bugs).
- Ran PHP CS Fixer for new PHP code (use
$ composer fix-cs
). - Asked for a review (ping
@ibexa/engineering
).