From cab75babe92e5e07acf0ae8bb19bb7c5ab940029 Mon Sep 17 00:00:00 2001 From: Kisaragi <48310258+KisaragiEffective@users.noreply.github.com> Date: Wed, 17 Jul 2024 20:01:46 +0900 Subject: [PATCH] docs: mentioning Devcontainer fix #13753 --- CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b718f3703f87..b5b561a32770 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -106,6 +106,11 @@ If your language is not listed in Crowdin, please open an issue. ![Crowdin](https://d322cqt584bo4o.cloudfront.net/misskey/localized.svg) ## Development +Before developing, you should set up Devcontainer with VSCode. Devcontainer has necessary setting for development server such as Redis and PostgreSQL. + +> [!NOTE] +> WebStorm support may be limited. In doubtful situation, we recommend using VSCode. + During development, it is useful to use the ```