X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/340d87b47cac2bc599ffda8e19d45fe827295434..d8fa8df0526de9c0968e0a3568008f58eae45364:/CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 42db88f..be7c505 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,7 +11,7 @@ In terms of inspiration, *Black* is about as configurable as *gofmt*. This is deliberate. Bug reports and fixes are always welcome! Please follow the [issue -template on GitHub](https://github.com/python/black/issues/new) for best +template on GitHub](https://github.com/psf/black/issues/new) for best results. Before you suggest a new feature or configuration knob, ask yourself why @@ -25,7 +25,7 @@ to get accepted. You can still try but prepare to be disappointed. ## Technicalities Development on the latest version of Python is preferred. As of this -writing it's 3.6.5. You can use any operating system. I am using macOS +writing it's 3.7 You can use any operating system. I am using macOS myself and CentOS at work. Install all development dependencies using: