Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 740 Bytes

CONTRIBUTING.md

File metadata and controls

27 lines (15 loc) · 740 Bytes

How to Contribute

Issues / Bug reports

Prior to submitting, please search -and read- both open and closed issues -as it may already exist.

To help improve FinTechToken, please include the following:

  • Description of issue
  • Expected behavior
  • Transaction_ID (If bug on network)
  • Steps to replicate

If applicable:

  • Error message or stack trace

Pull Requests

If you want to make a PR please make sure you add a understandable description of what it is you're adding/changing/fixing.

If you want to make a PR check if it resolves an existing issue and associate the two.

For formatting we will implement linters.

If you add any modules or files, please give them a module description and or a class description: