How to make your first contribution? #iroha
Session Topic or Project
We will got through the basics of contributing to Hyperledger Iroha:
- Where you could find good first issues
- How to assign them to yourself
- How to open PRs and where you can find help at any moment
- Which standards to follow during your contribution
- How to finalize PR: select reviewers, communicate during review process, make changes in case of issues
Session Leader
Time Slots and Spaces
Table 5, 11-12PM, March, 7th
Experience Level of Participants
Beginner
Session Language
English, can also take questions in Russian
Programming Language(s)
- C / C++
- Go
- Java
- Javascript
- Python
- Rust
- Other
Other Prerequisites
- LFID
- GitHub account
- Knowledge of Git basics (fork, branch, squash, merge, rebase)
- Knowledge of JIRA basics (project selection, task flow)
The Plan
The Goals
You will be able to make contributions following the community rules
Software to Install Before
No specific requirements for participation
For contribution in code:
- C++ IDE or text editor (word completion makes life easier)
- C++ Compiler
Special Equipment Required
Would be great to have a laptop so you could try things by yourself