Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 785 Bytes

File metadata and controls

10 lines (8 loc) · 785 Bytes

Contributing Studio Pull Requests

We gladly accept community pull requests. This is the preferred way to contribute to Pimcore. There are a few necessary steps before we can accept a pull request:

  • Fork us!
  • Select the right branch. main(2026.x) for features and improvements or latest maintenance branch for bug fixes (2025.4)
  • Send a pull request from your fork’s branch to our repo branch.
  • Sign the CLA - see also below.
  • Ensure that Github pipelines pass (linter, tests...)

For details please check also the contributing docs of pimcore/pimcore.