Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 488 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (7 loc) · 488 Bytes

Contributing

Please use the following workflow to contribute:

  • Fork the repository
  • Create a branch which accurately describes your fix or feature (prefix branches with fix/, feat/, docs/, etc).
    • Please use signed commits if you can - you are contributing to the backbone of a cryptocurrency.
  • Submit a pull request against develop

Note: A minimum of 2 approving reviews are required to merge. Squash merges are preferred unless there are very few commits to merge