Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 517 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (7 loc) · 517 Bytes

Contribution Guidelines

Thanks for your interest in contributing to this project! We welcome all bug reports and pull requests.

For pull requests make sure to follow these guidelines:

  • Test your code! Instructions
  • Try to match the coding style in similar files (e.g. 4 space indent, snake_case for python, camelCase for JS)

For bug reports, please include (wherever possible):

  • Versions of related libraries, python version, browsers (for frontend), and steps to reproduce