Skip to content
sindresorhus edited this page Jul 3, 2012 · 17 revisions

Contribute

We're happy to accept contributions in the form of new apps, bug fixes, issues, etc. If you want to help out, add a comment on the issue you want to work on and start hacking. Please open a issue for discussion before submitting framework combinations (eg. Backbone + RequireJS).

Before submitting a pull request for a new app:

  • Read the App Specification thoroughly
  • Make sure it hasn't already been submitted or declined by searching the issue tracker.
  • Develop in a topic branch (not master) and submit against the labs folder in the master branch
  • Test in the supported browsers
  • Check that it works the same as the other apps
    Temporary: Until we get the other apps up to speed, use this as a reference to check against

Pages

Browser Compatibility

  • Chrome: current - 1 version
  • Firefox: current - 1 version
  • Opera: current - 1 version
  • Internet Explorer 8+
  • Safari 5.1+
Clone this wiki locally