Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 327 Bytes

Contributing.md

File metadata and controls

6 lines (6 loc) · 327 Bytes
  1. Fork project and create new branch for your work
  2. Write pseudo code in README.md describing your approach and create draft PR for initial review
  3. Add code and tests
  4. If applicaple add a sample in ./samples
  5. Update README.md replacing pseudo code with documentation for the additions
  6. Submit PR