Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dchester committed Mar 2, 2013
1 parent 7ca32fd commit 71621e5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Expand Up @@ -153,6 +153,15 @@ Some extensions require [jQuery](http://jquery.com) and [jQuery UI](http://jquer

For building, we need [Node](http://nodejs.org) and [npm](http://npmjs.org). Running 'make' should get you going with any luck.

## Contributing

Pull requests are always welcome! Please follow a few guidelines:

- Please don't include updated versions of `rickshaw.js` and `rickshaw.min.js`. Just changes to the source files will suffice.
- Add a unit test or two to cover the proposed changes
- Do as the Romans do and stick with existing whitespace and formatting conventions (i.e., tabs instead of spaces, etc)
- Consider adding a simple example under `examples/` that demonstrates any new functionality

## Authors

This library was developed by David Chester, Douglas Hunter, and Silas Sewell at [Shutterstock](http://www.shutterstock.com)
Expand Down

0 comments on commit 71621e5

Please sign in to comment.