From 72c87b68d993e396b66d80f0125d6edacef9705a Mon Sep 17 00:00:00 2001 From: Zixuan Wang <33987311+zixuan75@users.noreply.github.com> Date: Sun, 18 Mar 2018 01:43:15 -0400 Subject: [PATCH] Update CONTRIBUTING.md --- .github/CONTRIBUTING.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 9f2dbfcb80..2680f9bb8d 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -12,5 +12,4 @@ send a pull request. Commits which do not comply with the coding standards are ignored (use gofmt!). See [Developers' Guide](https://github.com/ethereum/go-ethereum/wiki/Developers'-Guide) -for more details on configuring your environment, testing, and -dependency management. +for more details.