aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenton Liu <liu.denton+github@gmail.com>2016-08-30 01:27:52 +0800
committerDenton Liu <liu.denton+github@gmail.com>2016-08-30 01:28:33 +0800
commit12a32cd83b543e1a58f1bd0e82a86e6ff194a0b2 (patch)
tree2fcad9df0410330c06f063f0ae60f5b16262be59
parent4b74bf799c95fac59fa6df2b22c2a72896961cb5 (diff)
downloaddexon-solidity-12a32cd83b543e1a58f1bd0e82a86e6ff194a0b2.tar.gz
dexon-solidity-12a32cd83b543e1a58f1bd0e82a86e6ff194a0b2.tar.zst
dexon-solidity-12a32cd83b543e1a58f1bd0e82a86e6ff194a0b2.zip
Link from CONTRIBUTING to the docs
-rw-r--r--CONTRIBUTING.md5
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!