Contributing

Suggesting Enhancements

Access https://github.com/CRICDatabase/searchable-image-database-nodejs/issues/new to open a enhancement proposal.

Your First Code Contribution

Fork https://github.com/CRICDatabase/searchable-image-database-nodejs and change the code. Late, open a pull request.

Styleguides

Git Commit Messages

  • Use the present tense (“Add feature” not “Added feature”)
  • Use the imperative mood (“Move cursor to…” not “Moves cursor to…”)
  • Reference issues and pull requests liberally after the first line

JavaScript Styleguide

We use ESLint for format enforcement and error checking.

Documentation Styleguide

We use Sphinx and reStructuredText for the documentation that is published in Read the Docs.