From 12a32cd83b543e1a58f1bd0e82a86e6ff194a0b2 Mon Sep 17 00:00:00 2001 From: Denton Liu Date: Mon, 29 Aug 2016 13:27:52 -0400 Subject: Link from CONTRIBUTING to the docs --- CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 CONTRIBUTING.md (limited to 'CONTRIBUTING.md') 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! -- cgit v1.2.3