X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/f1ce47bd2b0150d2b7c78beaafd3b60c469345d0..72a84d4099f2930979bd1ca1d9e441140b0a304d:/docs/contributing/index.rst

diff --git a/docs/contributing/index.rst b/docs/contributing/index.rst
index e7a7f9f..480dbd6 100644
--- a/docs/contributing/index.rst
+++ b/docs/contributing/index.rst
@@ -6,6 +6,7 @@ Contributing
 
   the_basics
   gauging_changes
+  issue_triage
   release_process
   reference/reference_summary
 
@@ -14,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 <https://github.com/psf/black/issues/new>`_ for best results.