Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 362 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (6 loc) · 362 Bytes

How to contribute to Bookshelf.js

  • Before sending a pull request for a feature or bug fix, be sure to have tests.

  • Use the same coding style as the rest of the codebase.

  • All pull requests should be made to the master branch.