Skip to content

Contributing

Jannik Vogel edited this page Jun 29, 2016 · 24 revisions

How to Contribute

If you would like to contribute to OpenRW, there are a few ways to help out.

Write code. Fix Issues.

There are many open issues for bugs, enhancements and others. Tackling these tasks help get OpenRW closer to the goal of a 1.0 release.

Document behaviour

Some of the complex behaviour is not known. If you would like to help others make implementing OpenRW easier and more correct, please check out the issues tagged with behaviour. These issues document what behaviours need investigate to improve the implementation of OpenRW.

Check the tasks

We also keep a list of tasks to avoid having too many opened issues at once.

Guidelines

The CONTRIBUTING document outlines how code contributions should be submitted.

Clone this wiki locally