Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 707 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (14 loc) · 707 Bytes

Contributing to Conductor

All forms of contribution are welcomed for Conductor: bug fixes, feature pull requests, bug reports, design concepts, documentation, or any kind of feedback.

How you can contribute

  1. Diagnose a bug by creating an issue
  2. Suggest an improvement by creating an issue
  3. Ask a question
  4. Answer a question
  5. Provide design/UI feedback and suggestions.
  6. Fix a bug/resolve an issue
  7. Support via Gratipay for maintenance and development: https://gratipay.com/Conductor/

Code Contributions

Coding style should be standard:

js-standard-style

@todo: More