mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-29 07:26:05 +00:00
16 lines
585 B
Markdown
16 lines
585 B
Markdown
## Pull Requests
|
||
|
||
Before we can merge your pull request you need to accept our CLA [here](https://github.com/espocrm/cla). It's very simple to do.
|
||
|
||
[Code Style Guidelines](https://github.com/espocrm/espocrm/wiki/Code-Style-Guidelines).
|
||
|
||
Branches:
|
||
|
||
* *hotfix/** – upcoming maintenance release; fixes should be pushed to this branch;
|
||
* *master* – develop branch; new features should be pushed to this branch;
|
||
* *stable* – last stable release.
|
||
|
||
## Issues
|
||
|
||
We don't provide developer help or any kind of support on github. Please use our [forum](https://forum.espocrm.com) for this.
|