From 60e6240a6c7bf22866cfc0966d74f12fede9caf1 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sun, 28 Aug 2022 10:31:34 +0200 Subject: [PATCH] Add a link to the Windows images in the doc (#3879) --- CONTRIBUTING.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 15adfe488..7a749ebac 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -36,6 +36,16 @@ search the issues to make sure no one else is working on it. 1. uutils is original code. It cannot contain code from existing GNU or Unix-like utilities, nor should it link to or reference GNU libraries. +## Platforms + +We take pride in supporting many operating systems and architectures. + +**Tip:** +For Windows, Microsoft provides some images (VMWare, Hyper-V, VirtualBox and Parallels) +for development: +https://developer.microsoft.com/windows/downloads/virtual-machines/ + + ## Commit messages To help the project maintainers review pull requests from contributors across