From ec29ead931299c55be367b79645d040d3c9993e0 Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Sat, 11 May 2024 11:42:21 +0800 Subject: [PATCH] Updated roadmap (markdown) --- roadmap.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roadmap.md b/roadmap.md index 58040ee..03b702e 100644 --- a/roadmap.md +++ b/roadmap.md @@ -51,13 +51,13 @@ ## Readability * ~Introduce an RFC process to be discussed with appropriate working groups and the TOC for large features~ -* Refactor UI to allow for improved accessiblity and usability +* Refactor UI to allow for improved accessiblity and usability (On the progress) * ~Provide versioned documentation~ ## Scalability * Continue to work on performance improvements to ensure Gitea performs even better on low-powered hardware -* Implement a high-availability concept +* Implement a high-availability concept (On the progress) * Prepare for dynamic themes ## CI/CD