Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 284 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (7 loc) · 284 Bytes

How to contribute to TransactionalBox

  1. Fork this repository.
  2. Create feature branch in your fork repository.
  3. Add changes to your feature branch.
  4. Create pull request from your fork to main repository.
  5. When pull reqeust approved will be merged to main branch.

Thanks!