From 294aa64f948b50e5f382802c2344160537071e75 Mon Sep 17 00:00:00 2001 From: Daniel Lemire Date: Wed, 13 Aug 2025 15:01:53 -0400 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 5efc3016d..885b21ad9 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -55,6 +55,8 @@ We support up-to-date 64-bit ARM and x64 FreeBSD, macOS, Windows and Linux syste pre-release version of a compiler, do not report it as a bug to simdjson. However, we always invite contributions either in the form an analysis or of a code contribution. +Under Windows, we support Visual Studio (both with LLVM and without) as well as msys2. *We do not support MinGW and other alternate compiler systems. MinGW has outstanding unresolved bugs.* + **Indicate whether you are willing or able to provide a bug fix as a pull request** If you plan to contribute to simdjson, please read our guide: