From 4aae7a0129c13a921b850a98d2cff9dbb0771797 Mon Sep 17 00:00:00 2001 From: Dusko Dobranic <101048884+ddobranic@users.noreply.github.com> Date: Thu, 6 Oct 2022 09:52:08 +0200 Subject: [PATCH] Add 'Larger Runners' option (#6359) --- .github/ISSUE_TEMPLATE/bug-report.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index f55ecb68..cdda5b2c 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -13,7 +13,8 @@ body: label: Platforms affected options: - label: Azure DevOps - - label: GitHub Actions + - label: GitHub Actions - Standard Runners + - label: GitHub Actions - Larger Runners - type: checkboxes attributes: label: Runner images affected