Skip to content

Commit

Permalink
Merge pull request ethereum#3318 from ethereum/chriseth-patch-1
Browse files Browse the repository at this point in the history
Link to dev channel
  • Loading branch information
chriseth authored Dec 18, 2017
2 parents 3d1830f + 2b19bcf commit 37b70e8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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>`_
Expand Down

0 comments on commit 37b70e8

Please sign in to comment.