Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 547 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (9 loc) · 547 Bytes

Contributing

Any contributions are welcomed.

Before doing any big contributions it is good idea to first discuss it in relevant issue to get good idea what sort of direction is the best and what sort of result will be accepted best.

Also it is welcomed if your PRs will contain test coverage.

Tips and tricks for development

  • It is good idea to use IPFS_PUBLISH_CONFIG env. variable to set custom config location for development.
  • If you want to see exceptions with stack-trace set IPFS_PUBLISH_EXCEPTIONS env. variable to True.