aboutsummaryrefslogtreecommitdiffstats
path: root/docs/contributing.rst
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2017-12-13 22:44:59 +0800
committerAlex Beregszaszi <alex@rtfs.hu>2017-12-18 21:05:08 +0800
commit2b19bcf609eabf20913627be83ec00c153512350 (patch)
tree4e9b612c6c591e2da17ab9474df8b9aded5a2fc6 /docs/contributing.rst
parent3d1830f3f27f4b915b27472dcfb326223ef77e50 (diff)
downloaddexon-solidity-2b19bcf609eabf20913627be83ec00c153512350.tar.gz
dexon-solidity-2b19bcf609eabf20913627be83ec00c153512350.tar.zst
dexon-solidity-2b19bcf609eabf20913627be83ec00c153512350.zip
Link to dev channel
Diffstat (limited to 'docs/contributing.rst')
-rw-r--r--docs/contributing.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/contributing.rst b/docs/contributing.rst
index 0f7c3e72..a5efba8b 100644
--- a/docs/contributing.rst
+++ b/docs/contributing.rst
@@ -50,8 +50,10 @@ and instead, ``git rebase`` your branch.
Additionally, if you are writing a new feature, please ensure you write appropriate
Boost test cases and place them under ``test/``.
-However, if you are making a larger change, please consult with the Gitter
-channel, first.
+However, if you are making a larger change, please consult with the `Solidity Development Gitter channel
+<https://gitter.im/ethereum/solidity-dev>`_ (different from the one mentioned above, this on is
+focused on compiler and language development instead of language use) first.
+
Finally, please make sure you respect the `coding standards
<https://raw.githubusercontent.com/ethereum/cpp-ethereum/develop/CodingStandards.txt>`_