From f8fbe68ace250db1d922c10b5c6741abfbd01d8e Mon Sep 17 00:00:00 2001
From: Jason Krause <jason.krause@darkwolf.co>
Date: Tue, 25 May 2021 18:04:11 +0000
Subject: [PATCH] Update GitlabLabels.md

---
 charter/GitlabLabels.md | 22 +++++++++++++++-------
 1 file changed, 15 insertions(+), 7 deletions(-)

diff --git a/charter/GitlabLabels.md b/charter/GitlabLabels.md
index ff0ede8ee9..801d60161c 100644
--- a/charter/GitlabLabels.md
+++ b/charter/GitlabLabels.md
@@ -47,7 +47,7 @@ Improvements on testing for individual packages or Big Bang.  Does not change th
 
 #### `priority::2`
 
-`priority::2` 
+`priority::2` TBD
 
 #### `priority::3`
 
@@ -55,7 +55,7 @@ Improvements on testing for individual packages or Big Bang.  Does not change th
 
 #### `priority::4`
 
-`priority:: 4` 
+`priority:: 4` TBD
 
 #### `priority::5`
 
@@ -153,17 +153,25 @@ Epic is blocked by an external dependency that needs to be solved before work ca
 
 ### Priority
 
-#### `priority::low`
+#### `priority::5`
 
-A nice to have, but not needed to advance the product.
+Top of the backlog and should be broken down and worked on when cycles become available.
+
+#### `priority::4`
+
+TBD
 
-#### `priority::medium`
+#### `priority::3`
 
 Medium term delivery providing long term value.
 
-#### `priority::high`
+#### `priority::2`
+
+TBD
 
-Top of the backlog and should be broken down and worked on when cycles become available
+#### `priority::1`
+
+A nice to have, but not needed to advance the product.
 
 ### Size
 
-- 
GitLab