X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/47480ca33143b250cb33ba501f201838269173ce..43b53a034c9e3ada9295bf7f93be473b66b74f75:/.vim/bundle/black/CONTRIBUTING.md diff --git a/.vim/bundle/black/CONTRIBUTING.md b/.vim/bundle/black/CONTRIBUTING.md deleted file mode 100644 index 10f60422..00000000 --- a/.vim/bundle/black/CONTRIBUTING.md +++ /dev/null @@ -1,10 +0,0 @@ -# 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!