]> git.madduck.net Git - etc/vim.git/blob - CONTRIBUTING.md

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:

Get `click` types from main repo (#2344)
[etc/vim.git] / CONTRIBUTING.md
1 # Contributing to _Black_
2
3 Welcome! Happy to see you willing to make the project better. Have you read the entire
4 [user documentation](https://black.readthedocs.io/en/latest/) yet?
5
6 Our [contributing documentation](https://black.readthedocs.org/en/latest/contributing/)
7 contains details on all you need to know about contributing to _Black_, the basics to
8 the internals of _Black_.
9
10 We look forward to your contributions!