Skip to content

Commit

Permalink
docs: mentioning Devcontainer
Browse files Browse the repository at this point in the history
fix #13753
  • Loading branch information
KisaragiEffective authored Jul 17, 2024
1 parent 8b4933c commit cab75ba
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

```
Expand Down

0 comments on commit cab75ba

Please sign in to comment.