forked from tastejs/todomvc
-
Notifications
You must be signed in to change notification settings - Fork 14
Home
sindresorhus edited this page Jul 3, 2012
·
17 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 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 thelabs
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
-
Other implementations
Implementation that didn't make it into the project
- Chrome: current - 1 version
- Firefox: current - 1 version
- Opera: current - 1 version
- Internet Explorer 8+
- Safari 5.1+