From c3fc76243b533696477982f844854b9f8d6baf3a Mon Sep 17 00:00:00 2001 From: Jean-Christophe Fillion-Robin Date: Thu, 2 May 2024 17:35:24 -0400 Subject: [PATCH] wip: Remove association of "instance:requested" label with issue Creating an issue implies an instance is being requested --- .github/ISSUE_TEMPLATE/request.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/request.yml b/.github/ISSUE_TEMPLATE/request.yml index ba643a91..a3205453 100644 --- a/.github/ISSUE_TEMPLATE/request.yml +++ b/.github/ISSUE_TEMPLATE/request.yml @@ -1,7 +1,6 @@ name: Request Instance description: Issue template to request a cloud instance creation. title: "Instance: " -labels: ["instance:requested"] assignees: - jcfr