diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2022-09-11 03:40:24 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-11 03:40:24 +0900 |
| commit | d9ab03f086a8058d1325816eca6387eb8e160ce8 (patch) | |
| tree | 6015483b384760d82a3e363eda1404019bb5df50 | |
| parent | Update .eslintrc.js (diff) | |
| download | sharkey-d9ab03f086a8058d1325816eca6387eb8e160ce8.tar.gz sharkey-d9ab03f086a8058d1325816eca6387eb8e160ce8.tar.bz2 sharkey-d9ab03f086a8058d1325816eca6387eb8e160ce8.zip | |
Update ROADMAP.md
| -rw-r--r-- | ROADMAP.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ROADMAP.md b/ROADMAP.md index 9b3016cad3..b2c5c87575 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -18,6 +18,8 @@ This is the phase we are at now. We need to make a high-maintenance environment - Measure coverage - https://github.com/misskey-dev/misskey/pull/9081 - Improve documentation +- Refactoring + - Extract the logic of each endpoint definition into a service and just call it ## (2) Improve functionality Once Phase 1 is complete and an environment conducive to the development of a stable system is in place, the implementation of new functions can begin gradually. |