diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2022-09-07 17:38:59 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-07 17:38:59 +0900 |
| commit | 06aeb496255ec71c57e1b5f94c610a2062aaa50b (patch) | |
| tree | 42d2d8f9b158cb87b0335b62c55cc76b34ec4e1d /ROADMAP.md | |
| parent | fix(server): 他人の通知を既読にできる可能性があるのを修正 (diff) | |
| download | misskey-06aeb496255ec71c57e1b5f94c610a2062aaa50b.tar.gz misskey-06aeb496255ec71c57e1b5f94c610a2062aaa50b.tar.bz2 misskey-06aeb496255ec71c57e1b5f94c610a2062aaa50b.zip | |
Update ROADMAP.md
Diffstat (limited to 'ROADMAP.md')
| -rw-r--r-- | ROADMAP.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ROADMAP.md b/ROADMAP.md index bd96b2c500..c68e8b321c 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -14,6 +14,9 @@ This is the phase we are at now. We need to make a high-maintenance environment - Fix random test failures - https://github.com/misskey-dev/misskey/issues/7985 and https://github.com/misskey-dev/misskey/issues/7986 - Add more tests - May need to implement a mechanism that allows for DI + - https://github.com/misskey-dev/misskey/pull/9085 + - Measure coverage + - https://github.com/misskey-dev/misskey/pull/9081 - Improve documentation ## (2) Improve functionality |