From 6665677495974cb56e12d717d4e796bbc211dc6a Mon Sep 17 00:00:00 2001 From: Jelle Zijlstra Date: Sat, 24 Jul 2021 15:59:53 -0700 Subject: [PATCH] Clarify contributing docs (#2398) "as configurable as gofmt" means little to people who haven't used gofmt. --- docs/contributing/index.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/contributing/index.rst b/docs/contributing/index.rst index 7e3a909..480dbd6 100644 --- a/docs/contributing/index.rst +++ b/docs/contributing/index.rst @@ -15,8 +15,9 @@ Welcome! Happy to see you willing to make the project better. Have you read the .. rubric:: Bird's eye view -In terms of inspiration, *Black* is about as configurable as *gofmt*. This is -deliberate. +In terms of inspiration, *Black* is about as configurable as *gofmt* (which is to say, +not very). This is deliberate. *Black* aims to provide a consistent style and take away +opportunities for arguing about style. Bug reports and fixes are always welcome! Please follow the `issue template on GitHub `_ for best results. -- 2.39.2