diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dd7752ee1..0d326312b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -38,7 +38,7 @@ We consider a PR to be "small" if it's under 100 lines' worth of meaningful code changes, but we will accommodate PRs of up to about 300 lines. Only in exceptional circumstances will we review larger PRs. -Keeping PRs small helps reduce maintainers' workloads, increases speed of +Keeping PRs small helps reduce the maintainers' workloads, increases speed of getting feedback, and prevents PRs from standing open for long periods of time. If you need to make bigger changes, it's recommended that you plan out your changes in smaller, more manageable chunks (e.g. one issue may take several PRs diff --git a/README.md b/README.md index b9db47fb0..1febfebbf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # tendermint-rs -[![Crate][crate-image]][crate-link] +[![Crate][create-image]][crate-link] [![Docs][docs-image]][docs-link] [![Build Status][build-image]][build-link] [![Audit Status][audit-image]][audit-link]