diff --git a/roadmap.md b/roadmap.md index d79338a..7a441c6 100644 --- a/roadmap.md +++ b/roadmap.md @@ -1,20 +1,21 @@ -Roadmap for 2023 +# Roadmap for 2023 -#### Buildability +## Buildability * Reduce CI build times * Allow for auto-updating/auto-merging PRs when they are ready * 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 +## 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 * Provide versioned documentation -#### Scalability +## Scalability * Continue to work on performance improvements to ensure Gitea performs even better on low-powered hardware * Implement a high-availability concept +* Prepare for dynamic themes -#### CI/CD +## CI/CD * Polish and introduce/promote [Actions](https://blog.gitea.io/2022/12/feature-preview-gitea-actions/) to help ease migrations to Gitea and provide a small (but powerful!) optional CI * Work on a better UX for third-party CI to be able to upload and view build logs in a unified interface \ No newline at end of file