From e6364f5ba577389521c376b65b53862d7dcd8dbc Mon Sep 17 00:00:00 2001 From: Ribbon Date: Sat, 1 Jul 2023 16:18:38 +0000 Subject: [PATCH] Update tracking issues --- CONTRIBUTING.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e9aafe9..7ffd236 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