From 174e194cf9c4fbfc9fada9a8cd32d244ec78f14b Mon Sep 17 00:00:00 2001 From: Jared Tobin Date: Mon, 2 Sep 2019 17:06:32 -0230 Subject: [PATCH] contributing: use parentheses instead of commas --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4450435c2..889e633b7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -45,7 +45,7 @@ The canonical source tree is located in the `master` branch at `master` when commencing new work; similarly, when we pull in your contribution, we'll do so by merging it to `master`. -Since we use GitHub, it's helpful, though not required, to contribute via a +Since we use GitHub, it's helpful (though not required) to contribute via a GitHub pull request. You can also post patches to the [mailing list][list], email them to maintainers, or request a maintainer pull from your tree directly -- but note that some maintainers will be more receptive to these methods than