Skip to content
Snippets Groups Projects
Unverified Commit 732804b6 authored by syuilo's avatar syuilo Committed by GitHub
Browse files

Update CONTRIBUTING.md

parent aba85b97
No related branches found
No related tags found
No related merge requests found
......@@ -60,6 +60,7 @@ export function something(foo: string): string {
## Directory structure
```
src ... ソースコード
@types ... 外部ライブラリなどの型定義
prelude ... Misskeyに関係ないかつ副作用なし
misc ... 副作用なしのユーティリティ処理
service ... 副作用ありの共通処理
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment