Skip to content
This repository has been archived by the owner on Aug 12, 2021. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 233 Bytes

CONTRIBUTION.md

File metadata and controls

9 lines (7 loc) · 233 Bytes

Forge Javascript Starters 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