Merge pull request #3318 from ethereum/chriseth-patch-1

Link to dev channel
This commit is contained in:
chriseth 2017-12-18 14:48:43 +01:00 committed by GitHub
commit 37b70e8e65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,8 +50,10 @@ and instead, ``git rebase`` your branch.
Additionally, if you are writing a new feature, please ensure you write appropriate Additionally, if you are writing a new feature, please ensure you write appropriate
Boost test cases and place them under ``test/``. Boost test cases and place them under ``test/``.
However, if you are making a larger change, please consult with the Gitter However, if you are making a larger change, please consult with the `Solidity Development Gitter channel
channel, first. <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 Finally, please make sure you respect the `coding standards
<https://raw.githubusercontent.com/ethereum/cpp-ethereum/develop/CodingStandards.txt>`_ <https://raw.githubusercontent.com/ethereum/cpp-ethereum/develop/CodingStandards.txt>`_