Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 773 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (10 loc) · 773 Bytes

Contributing to Ember Resource

We're glad you're interested in contributing to the Ember Resource project! There are a number of ways in which you can contribute!

  • Submit issues to our issue tracker
  • Use Ember Resource in your own project and let us know how it works for you
  • Open a pull request and contribute some of your own code

Pull Requests

We love pull requests. Please make sure to run the tests locally (open spec/runner.html for browser tests or make test on the command line) before pushing your branch . But don't worry, even if you forget Travis CI should run the tests on the pull request for you.

Submit your pull request!