From 831e3caab23bcdf9fda9d63208b1eca93daac282 Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Sat, 11 May 2024 11:50:18 +0800 Subject: [PATCH] Updated roadmap (markdown) --- roadmap.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/roadmap.md b/roadmap.md index a7b4f61..1494ee6 100644 --- a/roadmap.md +++ b/roadmap.md @@ -2,8 +2,8 @@ ## Instant ability -* Don't reload page when changing something in the page. i.e. changing label in issue view page. -* Display instant changes in issue/pull request view page when another person updated/add something. +* Don't reload the page when changing something in the page. i.e. changing the label in the issue view page. +* Display instant changes in issue/pull request view page when another person updates/adds something. * Display outdated information on pull request files review page ## CI/CD @@ -31,12 +31,12 @@ ## Buildability * Reduce CI build times -* Provide an LTS where security patches and some bug-fixes may be backported on a longer schedule than before +* Provide an LTS where security patches and some bug fixes may be backported on a longer schedule than before * A more consistent release cadence to allow users to more effectively manage their updates and upgrades ## Readability -* Refactor UI to allow for improved usability and accessiblity +* Refactor UI to allow for the reuse of modern frontend tech and improve usability and accessibility ## Scalability