From fcd7aa60fbf8c6f374ae5cc562eac4bcdd6923bc Mon Sep 17 00:00:00 2001 From: "Andy (Steve) De George" <67293991+adegeo@users.noreply.github.com> Date: Tue, 2 Jul 2024 14:13:58 -0700 Subject: [PATCH 1/2] Update quest-config.json --- quest-config.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/quest-config.json b/quest-config.json index f839d01293922..bbaf2283afb74 100644 --- a/quest-config.json +++ b/quest-config.json @@ -37,6 +37,14 @@ { "Label": ":checkered_flag: Release: .NET 9", "Tag": "new-feature" + }, + { + "Label": "user-feedback", + "Tag": "customer-fixed" + }, + { + "Label": ":label: content-curation", + "Tag": "content-curation" } ] } From 2d2906619069f9cd76b12cdead48e2a1c02231e4 Mon Sep 17 00:00:00 2001 From: "Andy (Steve) De George" <67293991+adegeo@users.noreply.github.com> Date: Tue, 9 Jul 2024 08:46:19 -0700 Subject: [PATCH 2/2] Update quest-config.json --- quest-config.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/quest-config.json b/quest-config.json index bbaf2283afb74..bbd8c47c270c3 100644 --- a/quest-config.json +++ b/quest-config.json @@ -38,10 +38,6 @@ "Label": ":checkered_flag: Release: .NET 9", "Tag": "new-feature" }, - { - "Label": "user-feedback", - "Tag": "customer-fixed" - }, { "Label": ":label: content-curation", "Tag": "content-curation"