From ddb5ff532c2c450541436db611b06033bf90755f Mon Sep 17 00:00:00 2001 From: Ribbon Date: Thu, 19 Jun 2025 23:11:08 -0300 Subject: [PATCH] Improve the explanation of two items in CONTRIBUTING.md --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 38889becf..93d97a029 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -51,8 +51,8 @@ To see all Redox repositories open the [redox-os group](https://gitlab.redox-os. If you don't know programming: -- Test the [Redox images](https://static.redox-os.org/img/) on your computer and add the report on the [Hardware Compatibility](https://gitlab.redox-os.org/redox-os/redox/-/blob/master/HARDWARE.md) list -- Monitor and warn developers if the [Redox images](https://static.redox-os.org/img/) are outdated +- Test the [daily images](https://static.redox-os.org/img/) on your computer and add the report on the [Hardware Compatibility](https://gitlab.redox-os.org/redox-os/redox/-/blob/master/HARDWARE.md) list +- Monitor and warn developers if the [daily images](https://static.redox-os.org/img/) are outdated - Use and test Redox, and file issues for bugs or needed features (please check for duplicates first) - Fix and write documentation - Find or fix typos in configuration