From da6bf005d219fadb5cbc481ad00dcee32f1879d3 Mon Sep 17 00:00:00 2001 From: Ribbon Date: Sat, 8 Jul 2023 02:42:11 +0000 Subject: [PATCH] Add tracking issues index on CONTRIBUTING --- CONTRIBUTING.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e6cbf56..b07724d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -65,10 +65,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 -- [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 +We use tracking issues to ease the development workflow, you can find them on this page: + +- [Tracking issues index](https://gitlab.redox-os.org/redox-os/redox/-/issues/1384) ## Build System