Merge pull request #4317 from nventuro/contributing-changelog

Add a changelog notice to the Contributing doc
This commit is contained in:
chriseth 2018-06-19 16:30:13 +02:00 committed by GitHub
commit c72e04c3a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,6 +54,8 @@ However, if you are making a larger change, please consult with the `Solidity De
<https://gitter.im/ethereum/solidity-dev>`_ (different from the one mentioned above, this on is <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. focused on compiler and language development instead of language use) first.
New features and bugfixes should be added to the ``Changelog.md`` file: please
follow the style of previous entries, when applicable.
Finally, please make sure you respect the `coding style Finally, please make sure you respect the `coding style
<https://raw.githubusercontent.com/ethereum/solidity/develop/CODING_STYLE.md>`_ <https://raw.githubusercontent.com/ethereum/solidity/develop/CODING_STYLE.md>`_