X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/62bfbd6a63dcac2f6f31eb014f69397c9eb967d2..6665677495974cb56e12d717d4e796bbc211dc6a:/docs/contributing/index.rst diff --git a/docs/contributing/index.rst b/docs/contributing/index.rst index 68dfcd6..480dbd6 100644 --- a/docs/contributing/index.rst +++ b/docs/contributing/index.rst @@ -6,6 +6,8 @@ Contributing the_basics gauging_changes + issue_triage + release_process reference/reference_summary Welcome! Happy to see you willing to make the project better. Have you read the entire @@ -13,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. @@ -31,6 +34,7 @@ This section covers the following topics: - :doc:`the_basics` - :doc:`gauging_changes` +- :doc:`release_process` - :doc:`reference/reference_summary` For an overview on contributing to the *Black*, please checkout :doc:`the_basics`.