Contributing

You love Slizaa but miss a certain feature? You found a bug and want to report it, or even better, fix it yourself?

That’s great! Slizaa is all open source and your help is highly appreciated.

WhatWhere
Source codehttps://github.com/slizaa
Issue trackerhttps://github.com/slizaa/slizaa-rcp-workbench/issues
DiscussionsJoin the slizaa-users Google group
CI buildhttps://travis-ci.org/slizaa
This web sitehttps://github.com/slizaa/slizaa.org

Slizaa follows the Fork & Pull development approach. To get started just fork a Slizaa repository to your GitHub account and create a new topic branch for each change. A ‘topic’ branch is a separate branch that you use when working on a single ‘topic’ (a bug fix, a new feature, or an experimental idea). Once you are done with your change, submit a pull request against the Slizaa repository.