mirror of https://github.com/go-gitea/gitea.git
Updated roadmap (markdown)
parent
4bbe0400f6
commit
831e3caab2
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
## Instant ability
|
## Instant ability
|
||||||
|
|
||||||
* Don't reload page when changing something in the page. i.e. changing label in issue view page.
|
* 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 updated/add something.
|
* Display instant changes in issue/pull request view page when another person updates/adds something.
|
||||||
* Display outdated information on pull request files review page
|
* Display outdated information on pull request files review page
|
||||||
|
|
||||||
## CI/CD
|
## CI/CD
|
||||||
|
@ -31,12 +31,12 @@
|
||||||
## Buildability
|
## Buildability
|
||||||
|
|
||||||
* Reduce CI build times
|
* 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
|
* A more consistent release cadence to allow users to more effectively manage their updates and upgrades
|
||||||
|
|
||||||
## Readability
|
## 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
|
## Scalability
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue