Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 611 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (11 loc) · 611 Bytes

CONTRIBUTING TO KOMANDA

Issues

  • Make sure you explain the issue in detail and show error output when necessary.
  • Please don't open duplicate issues. Make sure no one has asked your question or reported your same problem.

Pull Requests

  • Add yourself to the AUTHORS file.
  • Make sure you run grunt build` before you submit a pull request.
  • Please format your code using jsfmt

NOTICE

No coffeescript will ever be allowed in this project. If you suggest it as a feature request or submit a pull request that contains any CS it will be deleted immediately.