Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 502 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (9 loc) · 502 Bytes

Contribution Guidelines

Issue

  1. Try dev-branch, perhaps the problem has been solved;
  2. Use the search, maybe already have an answer;
  3. If not found, create example on jsbin.com and describe the problem.

Pull Request

  1. Before PR run grunt;
  2. Only into dev-branch.