Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 337 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (7 loc) · 337 Bytes

Contributing

We welcome feedback, bug reports, and pull requests!

For pull requests, please stick to the following guidelines:

  • Be sure to test your code changes.
  • Follow the existing code style (e.g., indents).
  • Put a lot of comments into the code, if necessary.
  • Separate unrelated changes into multiple pull requests.