Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 255 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (6 loc) · 255 Bytes

Contributing

Pull requests, issues and comments welcome! For pull requests:

  • Add tests for new features and bug fixes
  • Follow the existing style (always use braces, 4 space indent)
  • Separate unrelated changes into multiple pull requests