X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/3f68af9813542a5e277b7a51b316644241c372d7..dc71922c768e543c9c3bbb1db5ea6d7fa801a814:/.vim/bundle/black/CONTRIBUTING.md diff --git a/.vim/bundle/black/CONTRIBUTING.md b/.vim/bundle/black/CONTRIBUTING.md new file mode 100644 index 00000000..10f60422 --- /dev/null +++ b/.vim/bundle/black/CONTRIBUTING.md @@ -0,0 +1,10 @@ +# Contributing to _Black_ + +Welcome! Happy to see you willing to make the project better. Have you read the entire +[user documentation](https://black.readthedocs.io/en/latest/) yet? + +Our [contributing documentation](https://black.readthedocs.org/en/latest/contributing/) +contains details on all you need to know about contributing to _Black_, the basics to +the internals of _Black_. + +We look forward to your contributions!