From e0abd1000876c102cb63db36eeb65d56eec143a3 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Mon, 2 Aug 2021 18:16:40 -0400 Subject: [PATCH] Updated .github/ISSUE_TEMPLATE/bug_report.yaml --- .github/ISSUE_TEMPLATE/bug_report.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 9b98826..2a604a1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -41,6 +41,7 @@ body: label: What OS are you seeing the problem on? multiple: true options: + - all - ubuntu-latest or ubuntu-20.04 - ubuntu-18.04 - macos-latest or macos-10.15