Skip to content
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.

How to contribute

誠 edited this page May 18, 2017 · 10 revisions

Hello! Thanks your access this page. m(_ _)m |thanks|

Iroha is open source project, and they has problem

Problem

Normal contribute

This is revisions list
It is small bug, refactoring, and add test.
https://github.com/hyperledger/iroha/issues/257
Add new function or module, api.
Could you tell me your opinion on gitter Gitter

Heavy contribute

We discuss next architecture in this
soramitsu.atlassian.net

Contribute

Could you read? Developer's Guide CodeStyle

We make heavy use of gtest. Please write unit tests for all new code you contribute.

Which of the branches is your best / 各ブランチの詳細

  • release : 安定板
  • master : 基本
  • develop : 次期バージョン用ブランチ
  • feature/** : 機能追加用ブランチ
  • hotfix/** : 修正用ブランチ

Basically you have to fork, and Pull request. And We review and merge it

Clone this wiki locally