Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 746 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (11 loc) · 746 Bytes

Contributing

All contributions should adhere to the rules outlined in .eslintrc and .prettierrc. Furthermore, the following rules should always be followed:

  • Update the README.md with details of any changes to the interface, this includes new options, or any modifications to the intended use of this package.
  • Increase the version number according to SemVer 2.0.

Contribution flow

  1. Fork the transaction-client repo
  2. Create a branch
  3. Commit changes to your branch
  4. Push commits to the remote branch
  5. Open a Pull Request
  6. Await Pull Request approval