Note: This documentation is under active development. If you are interested in helping out, get in touch.

Contributing to X3DOMΒΆ

As it keeps growing, we always need more people to help others. As soon as you learn X3DOM, you can contribute in many ways:

  • TODO

FIXME: This is from the ex-wiki and should be integrated here

In order to increase the chances one of the core developers is having a look on your patch, the following should be included in you pull request or attached as patch to an email:

  • Unit/regression tests showing your code works or an actual bug has been discovered and fixed (test/unit/)
  • In case of a feature, a functional test showing the feature in operation (test/functional/)
  • Documentation patch (doc/guide/)
  • In case of a bug fix a short description of the fix

Related Topics