Commit 605cb75 1 parent 7532c01 commit 605cb75 Copy full SHA for 605cb75
File tree 4 files changed +15
-6
lines changed
4 files changed +15
-6
lines changed Original file line number Diff line number Diff line change 1
1
# Contributing
2
2
3
3
Thanks for the interest! See the [ contributor documentation] [ contribute ]
4
- to get started, and reach out on [ Gitter ] [ gitter ] if you get stuck.
4
+ to get started, and reach out on [ Discord ] [ discord ] if you get stuck.
5
5
6
6
[ contribute ] : https://web3py.readthedocs.io/en/latest/contributing.html
7
- [ gitter ] : https://gitter.im/ethereum/web3.py
7
+ [ discord ] : https://discord.gg/GHryRvPB84
Original file line number Diff line number Diff line change @@ -5,8 +5,16 @@ Contributing
5
5
6
6
Thank you for your interest in contributing! We welcome all contributions
7
7
no matter their size. Please read along to learn how to get started. If you
8
- get stuck, feel free to reach for help in our
9
- `Gitter channel <https://gitter.im/ethereum/web3.py >`_.
8
+ get stuck, feel free to reach for help in the
9
+ `Ethereum Python Discord server <https://discord.gg/GHryRvPB84 >`_.
10
+
11
+
12
+ Bug Reports
13
+ ~~~~~~~~~~~
14
+
15
+ If you think you've spotted a bug, `open an issue <https://github.com/ethereum/web3.py/issues/new >`_
16
+ on GitHub with as much detail as possible, preferably with code to reproduce the issue.
17
+
10
18
11
19
Setting the stage
12
20
~~~~~~~~~~~~~~~~~
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Your next steps depend on where you're standing:
22
22
- Interested in a quick tour? → :ref: `overview `
23
23
- Need help debugging? → `StackExchange `_
24
24
- Like to give back? → :ref: `Contribute <contributing >`
25
- - Want to chat? → `Gitter `_
25
+ - Want to chat? → `Discord `_
26
26
27
27
Table of Contents
28
28
-----------------
@@ -89,4 +89,4 @@ Indices and tables
89
89
.. _ethereum.org : https://ethereum.org/what-is-ethereum/
90
90
.. _ethereum.org/python : https://ethereum.org/python/
91
91
.. _StackExchange : https://ethereum.stackexchange.com/questions/tagged/web3.py
92
- .. _ Gitter : https://gitter.im/ethereum/web3.py
92
+ .. _ Discord : https://discord.gg/GHryRvPB84
Original file line number Diff line number Diff line change
1
+ Replace Gitter links with the Python Discord server.
You can’t perform that action at this time.
0 commit comments