Community

The Mobify.js project is open source and we actively encourage contributions in all forms: code, documentation, issues, suggestions, and criticism.

Where to get help?

Questions are best posted on StackOverflow under the tag mobifyjs. Our team is active on StackOverflow for mobify.js and other projects.

If you have a problem with the Mobify Cloud Platform or you wish to reach our Mobify Cloud support team you can reach us through our support site.

Where to report bugs?

Bugs and feature requests should be submitted to our issue tracker on GitHub:

If you’re not sure which project to submit your issues to, submit to either and we will sort them out.

How to Contribute

The development of Mobify.js takes place on GitHub. We have two primary repositories dedicated to Mobify.js: the Mobify.js library and the Mobify Client, which is our development tool.

Contributing changes is straightforward:

  1. Fork the repository on Github
  2. Push your changes to your fork
  3. Open a Pull Request from your fork
  4. Get feedback
  5. Update code
  6. Agree to the contributors license agreement
  7. Get it merged back!