From 4cd3d4873e48087af5ad5c85ed72f0bf6cf6a511 Mon Sep 17 00:00:00 2001 From: Jean-Christophe Fillion-Robin Date: Thu, 18 Apr 2024 10:27:16 -0400 Subject: [PATCH] wip: Update issue template "Instance" -> "Cloud Computing Instance" --- .github/ISSUE_TEMPLATE/request.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/request.yml b/.github/ISSUE_TEMPLATE/request.yml index 3f481273..8392e458 100644 --- a/.github/ISSUE_TEMPLATE/request.yml +++ b/.github/ISSUE_TEMPLATE/request.yml @@ -13,8 +13,8 @@ body: - type: dropdown attributes: - label: Instance Flavor - description: Select the type of instance to create. + label: Cloud Computing Instance Flavor + description: Select the type of cloud-computing instance to create. options: - m3.xl - General-purpose instance (32 CPUs, 125 GB RAM and 60 GB root disk)