]>
git.madduck.net Git - etc/vim.git/blobdiff - docs/contributing/index.rst
madduck's git repository
Every one of the projects in this repository is available at the canonical
URL git://git.madduck.net/madduck/pub/<projectpath> — see
each project's metadata for the exact URL.
All patches and comments are welcome. Please squash your changes to logical
commits before using git-format-patch and git-send-email to
patches@ git. madduck. net .
If you'd read over the Git project's submission guidelines and adhered to them,
I'd be especially grateful.
SSH access, as well as push access can be individually
arranged .
If you use my repositories frequently, consider adding the following
snippet to ~/.gitconfig and using the third clone URL listed for each
project:
[url "git://git.madduck.net/madduck/"]
insteadOf = madduck:
the_basics
gauging_changes
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
reference/reference_summary
Welcome! Happy to see you willing to make the project better. Have you read the entire
.. rubric:: Bird's eye view
.. 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.
Bug reports and fixes are always welcome! Please follow the
`issue template on GitHub <https://github.com/psf/black/issues/new>`_ for best results.
- :doc:`the_basics`
- :doc:`gauging_changes`
- :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`.
- :doc:`reference/reference_summary`
For an overview on contributing to the *Black*, please checkout :doc:`the_basics`.