@@ -8,6 +8,44 @@ First things first, please review the Hyperledger `Code of
8
8
Conduct <https://wiki.hyperledger.org/community/hyperledger-project-code-of-conduct> `__
9
9
before participating. It is important that we keep things civil.
10
10
11
+ Ways to contribute
12
+ ------------------
13
+ There are many ways you can contribute to Hyperledger Fabric, both as a user and
14
+ as a developer.
15
+
16
+ As a user:
17
+
18
+ - `Making Feature/Enhancement Proposals `_
19
+ - `Reporting bugs `_
20
+ - Help test an upcoming Epic on the
21
+ `release roadmap <https://jira.hyperledger.org/secure/Dashboard.jspa?selectPageId=10104 >`_.
22
+ Contact the Epic assignee via the Jira work item or on
23
+ `RocketChat <https://chat.hyperledger.org >`_.
24
+
25
+ As a developer:
26
+
27
+ - If you only have a little time, consider picking up a
28
+ `"help-wanted" <https://jira.hyperledger.org/issues/?filter=10147 >`_ task,
29
+ see `Fixing issues and working stories `_.
30
+ - If you can commit to full-time development, either propose a new feature
31
+ (see `Making Feature/Enhancement Proposals `_) and
32
+ bring a team to implement it, or join one of the teams working on an existing Epic.
33
+ If you see an Epic that interests you on the
34
+ `release roadmap <https://jira.hyperledger.org/secure/Dashboard.jspa?selectPageId=10104 >`_,
35
+ contact the Epic assignee via the Jira work item or on `RocketChat <https://chat.hyperledger.org/ >`_.
36
+
37
+ Getting a Linux Foundation account
38
+ ----------------------------------
39
+
40
+ In order to participate in the development of the Hyperledger Fabric
41
+ project, you will need a :doc: `Linux Foundation
42
+ account <Gerrit/lf-account>`. You will need to use your LF ID to
43
+ access to all the Hyperledger community tools, including
44
+ `Gerrit <https://gerrit.hyperledger.org >`__,
45
+ `Jira <https://jira.hyperledger.org >`__,
46
+ `RocketChat <https://chat.hyperledger.org/ >`__, and the
47
+ `Wiki <https://wiki.hyperledger.org/start >`__ (for editing, only).
48
+
11
49
Project Governance
12
50
------------------
13
51
@@ -119,17 +157,6 @@ you have all the :doc:`prerequisites <prereqs>` installed on the platform(s)
119
157
on which you'll be developing blockchain applications and/or operating
120
158
Hyperledger Fabric.
121
159
122
- Getting a Linux Foundation account
123
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
124
-
125
- In order to participate in the development of the Hyperledger Fabric
126
- project, you will need a :doc: `Linux Foundation
127
- account <Gerrit/lf-account>`. You will need to use your LF ID to
128
- access to all the Hyperledger community development tools, including
129
- `Gerrit <https://gerrit.hyperledger.org >`__,
130
- `Jira <https://jira.hyperledger.org >`__ and the
131
- `Wiki <https://wiki.hyperledger.org/start >`__ (for editing, only).
132
-
133
160
Getting help
134
161
~~~~~~~~~~~~
135
162
0 commit comments