Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 228 Bytes

CONTRIBUTION.md

File metadata and controls

9 lines (7 loc) · 228 Bytes

Forge Javascript SDK Contribution Guide

Basic Requirements to create a PR

  • Do one thing and do it well
  • Add test case for new feature
  • Relate related issues to the PR
  • Ensure all test pass
  • Ensure all code lint pass