Skip to content

Commit 63dbb98

Browse files
authored
Fix CONTRIBUTING.md (#3365)
Added guidelines for contributing via pull requests.
1 parent b4f6638 commit 63dbb98

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1+
## Contributing Studio Pull Requests
2+
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:
13

4+
* [Fork us!](https://help.github.com/articles/fork-a-repo/)
5+
* Select the right branch. `main`(`2026.x`) for features and improvements or latest maintenance branch for bug fixes (`2025.4`)
6+
* [Send a pull request](https://help.github.com/articles/using-pull-requests/) from your fork’s branch to our repo branch.
7+
* [Sign the CLA](https://cla-assistant.io/pimcore/pimcore) - see also below.
8+
* Ensure that Github pipelines pass (linter, frontend build...)
9+
10+
For details please check also the contributing docs of [pimcore/pimcore](https://github.com/pimcore/pimcore/blob/2026.x/CONTRIBUTING.md).

0 commit comments

Comments
 (0)