From bf450087e544c95d0cb0e8b90a7983ed359b04e0 Mon Sep 17 00:00:00 2001
From: Ribbon <peer_64x@protonmail.com>
Date: Tue, 7 Mar 2023 02:57:07 +0000
Subject: [PATCH] Improve Tracking Issues section.

---
 CONTRIBUTING.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 1ffac0b9e..780d12f61 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -62,8 +62,8 @@ For those who want to contribute to the Redox GUI, our GUI strategy has recently
 
 ## Tracking Issues
 
-- [Missing POSIX APIs in relibc](https://gitlab.redox-os.org/redox-os/relibc/-/issues/173)
-- [Recipes with old config format](https://gitlab.redox-os.org/redox-os/cookbook/-/issues/174)
+- [Missing POSIX APIs in relibc](https://gitlab.redox-os.org/redox-os/relibc/-/issues/173) - high-priority
+- [Recipes with old config format](https://gitlab.redox-os.org/redox-os/cookbook/-/issues/174) - medium-priority
 
 ## Best Practices and Guidelines
 
-- 
GitLab