diff options
author | Denton Liu <liu.denton+github@gmail.com> | 2016-08-30 01:27:52 +0800 |
---|---|---|
committer | Denton Liu <liu.denton+github@gmail.com> | 2016-08-30 01:28:33 +0800 |
commit | 12a32cd83b543e1a58f1bd0e82a86e6ff194a0b2 (patch) | |
tree | 2fcad9df0410330c06f063f0ae60f5b16262be59 | |
parent | 4b74bf799c95fac59fa6df2b22c2a72896961cb5 (diff) | |
download | dexon-solidity-12a32cd83b543e1a58f1bd0e82a86e6ff194a0b2.tar.gz dexon-solidity-12a32cd83b543e1a58f1bd0e82a86e6ff194a0b2.tar.zst dexon-solidity-12a32cd83b543e1a58f1bd0e82a86e6ff194a0b2.zip |
Link from CONTRIBUTING to the docs
-rw-r--r-- | CONTRIBUTING.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..2b591f4e --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,5 @@ +# Contribution Guidelines + +Please see our contribution guidelines in [the Solidity documentation](http://solidity.readthedocs.io/en/latest/contributing.html). + +Thank you for your help! |