From 259111d0e888bc00012336c88a63f4d83b03aa66 Mon Sep 17 00:00:00 2001 From: Zach Ramsay Date: Tue, 20 Jun 2017 15:51:29 -0400 Subject: [PATCH] address adrian's comment --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9b3dd7a66..c68404e9f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ # Contributing -Thanks for considering making contributions to Tendermint and related repositories (Basecoin, Merkleeyes, etc.)! +Thank you for considering making contributions to Tendermint and related repositories (Basecoin, Merkleeyes, etc.)! Please follow standard github best practices: fork the repo, branch from the tip of develop, make some commits, and submit a pull request to develop. See the [open issues](https://github.com/tendermint/tendermint/issues) for things we need help with!