From 650fa1af93946b5dcd0acbe1740d7d19d4b958e0 Mon Sep 17 00:00:00 2001 From: Ribbon Date: Fri, 26 Sep 2025 06:34:22 -0300 Subject: [PATCH] Add a section for tracking issues filter on CONTRIBUTING --- CONTRIBUTING.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 427fd5123..5dc315f80 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -172,6 +172,12 @@ You can use the following GitLab label filters to know our development prioritie - [Medium-priority](https://gitlab.redox-os.org/groups/redox-os/-/issues/?label_name[]=medium-priority) - [Low-priority](https://gitlab.redox-os.org/groups/redox-os/-/issues/?label_name[]=low-priority) +## Roadmap + +We use tracking issues for the goals in our roadmap, you can see them in the filter below: + +- [Tracking issues](https://gitlab.redox-os.org/groups/redox-os/-/issues/?label_name[]=tracking%20issue) + ## RFCs For more significant changes that affect Redox's architecture, we use the [Request for Comments](https://gitlab.redox-os.org/redox-os/rfcs) repository.