Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 667 Bytes

File metadata and controls

19 lines (10 loc) · 667 Bytes

Contributing & Development

Contributing

Found a bug or want to suggest something? Take a look first on the current and closed issues. If it is something new, please submit an issue.

Develop

It will be awesome if you can help us evolve objectionjs-relationship. Want to help?

  1. Fork it.

  2. npm install.

  3. Hack away.

  4. Run the tests: npm test.

  5. Create a Pull Request.