Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 705 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (15 loc) · 705 Bytes

How-to contribute to history

Issues

  • Find an existing issue and write a comment
    • Request issue to be assigned to you for code review
    • Answer a question or provide a code solution
    • Ask a question
    • Submit a bug
  • GitHub.com documentation on Mastering Issues

Pull Requests (code review)

Developement

CLI commands

  • yarn lint enforces code syntax quality
    • yarn lint -- --plugin=video apply lint to only video plugin folder