Skip to content
Eric Liu edited this page Aug 10, 2018 · 6 revisions

Frequently Asked Questions

How do I get support?

We've tried to make the documentation in the wiki as thorough as possible. The Usage Instructions, Installation, Code Documentation and Development Notes pages all attempt to provide relevant instructions or explanations. If you have a problem that isn't solved by looking in the documentation, then feel free to submit an issue to the issue tracker.

What if I find a bug?

Please submit it as an issue to the issue tracker. Please include:

  1. Expected behavior
  2. Actual behavior
  3. Steps to reproduce the bug.

Screenshots and a description of the environment (browser, operating system, etc) if relevant are helpful as well.

How can I contribute?

We welcome contributions! If you want to hack away at Diva, the easiest way to do this is:

  1. Fork our repository.
  2. Read our documentation to get familiar with what's going on.
  3. Hack away at your local repo. (Hint: if you don't know what you want to do, take a look at our outstanding issues.)
  4. When you think you're ready, send us a pull request. We'll check over your code, and then merge it in.

What browsers and platforms are supported?

Diva.js has been tested on Chrome, Safari, Opera, and Firefox on macOS. It has also been tested on Ubuntu 10.10, Windows 8, Android 4.2, Internet Explorer 9+ and iPad.