Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 533 Bytes

contributing.md

File metadata and controls

13 lines (8 loc) · 533 Bytes

Contributing

Issues

Try to be the most specific possible. Give your OS, Node.js, application, database and packages info. Give an example that will help other people to replicate your problem.

Pull Requests

They are always welcomed but with respect to the adopted code style and included ESLint rules. Your patches must pass all the tests. If adding a new feature, don't forget about adding it to documentation (readme.md) and add tests for it.