You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Read English Version](whitepaper-eng.md)(translation wanted)
5
+
-[Read Korean Version](whitepaper-kor.md)
6
+
7
+
# Branches
8
+
9
+
1.`master`: Officially released version of whitepaper
10
+
2.`develop`: Branch to update the whitepaper continuously
11
+
3.`issue-number`: Branch to resolve an important registered issue. 'number' will be the number of the registered issue's number
12
+
13
+
14
+
# How to contribute to the project
15
+
16
+
1. If you have any proposals, please make an issue. Please make it with "Proposal" template. You can see the template when you click the "new issue" button.
17
+
18
+
2. If you have any solution for registered issues, please make a pull request for it.
19
+
20
+
# We need translations
21
+
22
+
Translations to various languages are really important tasks to improve our project.
23
+
1. To make translations, please make an issue with "Translation" template. You can see the template when you click the "new issue" button.
24
+
2. To avoid duplicated works, please check the [translation project board](https://github.com/commitground/whitepaper/projects/1) before you start.
25
+
3. When you have done your work, please make a pull request tagging the related issue together.
0 commit comments