Skip to content

Commit

Permalink
Added the browser tests to the contributing guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinEberhardt committed Feb 10, 2014
1 parent 3c4df80 commit b7bc175
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ We think it's best for the project if the code you write looks like the code the
## Submitting a New App

- **Read the [App Specification](app-spec.md) thoroughly**
- Use the [automated browser tests](/browser-tests) to ensure that your app meets the app specification requirements. For bonus points add the test output to your pull request!
- Make sure it hasn't already been submitted or declined by searching the issue tracker
- Looking at our most recent [reference app](https://github.com/tastejs/todomvc/tree/gh-pages/architecture-examples/backbone)

Expand Down

0 comments on commit b7bc175

Please sign in to comment.