Skip to content

Commit 2a9c4fb

Browse files
committed
[FAB-13855] Add ways to contribute
Add ways to contribute to contribution guide. Change-Id: I7193f4b346da2264f287527ee8fb6112e2da3921 Signed-off-by: David Enyeart <enyeart@us.ibm.com>
1 parent 263fb63 commit 2a9c4fb

File tree

1 file changed

+38
-11
lines changed

1 file changed

+38
-11
lines changed

docs/source/CONTRIBUTING.rst

Lines changed: 38 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,44 @@ First things first, please review the Hyperledger `Code of
88
Conduct <https://wiki.hyperledger.org/community/hyperledger-project-code-of-conduct>`__
99
before participating. It is important that we keep things civil.
1010

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+
1149
Project Governance
1250
------------------
1351

@@ -119,17 +157,6 @@ you have all the :doc:`prerequisites <prereqs>` installed on the platform(s)
119157
on which you'll be developing blockchain applications and/or operating
120158
Hyperledger Fabric.
121159

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-
133160
Getting help
134161
~~~~~~~~~~~~
135162

0 commit comments

Comments
 (0)