If you would like to contribute, you can fork the project, edit, and make a pull request.
Please make sure that the tests all pass by running ember test
. If you add a new
functionality and/or component, always add tests for it.
The documentation website lives under tests/dummy
. It is a simple
ember app. You can run the website locally:
$ npm install (or yarn install)
$ ember s