diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 829bf5d43b20f155ec5fc8d7a6abeddbb67ee895..87801c29f56e607639bac8f65171488ca53f71f7 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -8,7 +8,7 @@ and help. ## Contributing If you'd like to contribute to go-ethereum please fork, fix, commit and -send a pull request. Commits who do not comply with the coding standards +send a pull request. Commits which do not comply with the coding standards are ignored (use gofmt!). If you send pull requests make absolute sure that you commit on the `develop` branch and that you do not merge to master. Commits that are directly based on master are simply ignored.