Contributing to EJ

Ej-server uses “master” as the main development branch and tags for stable releases. Generally, we want to move code to the master as soon as possible, but we need some discipline to make it work. The master is locked and submissions of new features are done using pull requests.

For each issue to be solved, follow the procedure below:

What should be committed directly to dev?

dev is the branch to go for small maintenance contributions and it is likely that more than one developer will be working on it simultaneously. Acceptable work to do in dev includes: