mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-23 22:56:53 +09:00
Update CONTRIBUTING.md
This commit is contained in:
parent
aba85b977d
commit
732804b6fa
@ -60,6 +60,7 @@ export function something(foo: string): string {
|
||||
## Directory structure
|
||||
```
|
||||
src ... ソースコード
|
||||
@types ... 外部ライブラリなどの型定義
|
||||
prelude ... Misskeyに関係ないかつ副作用なし
|
||||
misc ... 副作用なしのユーティリティ処理
|
||||
service ... 副作用ありの共通処理
|
||||
|
Loading…
Reference in New Issue
Block a user