-
Notifications
You must be signed in to change notification settings - Fork 13.8k
Home
sindresorhus edited this page Sep 2, 2012
·
34 revisions
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 an issue for discussion before submitting framework combinations (eg. Backbone + RequireJS).
- Develop in a topic branch (not
master
) and submit against thelabs
folder in the defaultgh-pages
branch - Squash your commits
- Write a convincing description of your PR and why we should land it
- Read the App Specification thoroughly
- Make sure it hasn't already been submitted or declined by searching the issue tracker.
- 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
-
Other implementations
Implementation that didn't make it into the project
- Chrome: current
- Firefox: current
- Opera: current
- Safari: current
- Internet Explorer 8+