diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index e9aafe9cde8f87be2c9f2bf4ff33607579b1d988..7ffd236ad2942a8ca113ffe3be4d2f3ba8030fb5 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -66,7 +66,9 @@ 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) - high-priority
-- [Recipes with old config format](https://gitlab.redox-os.org/redox-os/cookbook/-/issues/174) - medium-priority
+- [TOML recipe format conversion status](https://gitlab.redox-os.org/redox-os/cookbook/-/issues/174) - medium-priority
+- [Crates porting status](https://gitlab.redox-os.org/redox-os/redox/-/issues/1378) - medium-priority
+- [Forks status](https://gitlab.redox-os.org/redox-os/redox/-/issues/1380) - low-priority
 
 ## Build System