Skip to content
Sami Mäkinen edited this page Dec 23, 2016 · 18 revisions

How to contribute

If you have major feature requests or are Project owner, check the OIPs.

Note! There's a difference for developing generic Oskari functionality and application specific functionality. You should base your work on a released version (master branch) when creating applications, but any generic functionality that should be part of the next Oskari release should be based on the latest develop branch.

Individual developers

  • Familiarize yourself with the license terms and architecture/development principles
  • Individual Community members can report a bug or contribution first by informing other developers by creating a [GitHub issue] (https://github.com/nls-oskari/oskari.org/issues) and/or joining [Oskari Slack](https://oskari.slack.com/ The codecorner-channel is a good starting point)
  • Agree on contribution and sign a Oskari contributor agreement
  • New committers will be also approved by the Oskari Project Steering Committee
  • Sign in to GitHub and fork oskari, oskari-server or oskari-liferay on GitHub
  • Notify the developers of your contribution via Slack or other means to make sure the feature you are going to implement is not already being implemented by some other developer.