From 7e79d999e04a231b3e08c9ae775d601bcedb58ca Mon Sep 17 00:00:00 2001 From: FahimFBA <fahimbinamin@gmail.com> Date: Thu, 5 May 2022 20:55:09 +0600 Subject: [PATCH] included two OSs in bug_report --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index a7f4f0a..2de5e8b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -30,7 +30,7 @@ Minimal means having the shortest code but still preserving the bug. --> - fairseq Version (e.g., 1.0 or master): - PyTorch Version (e.g., 1.0) - - OS (e.g., Linux): + - OS (e.g., Linux, Windows, MacOS): - How you installed fairseq (`pip`, source): - Build command you used (if compiling from source): - Python version: -- GitLab