diff --git a/docs/5.community/4.contribution.md b/docs/5.community/4.contribution.md index 3702d845a8..a601e4a51d 100644 --- a/docs/5.community/4.contribution.md +++ b/docs/5.community/4.contribution.md @@ -32,6 +32,10 @@ We'll do our best to follow our [internal issue decision making flowchart](https ### Send a Pull Request +::Tip +On windows, you need to clone the repository with `git clone -c core.symlinks=true https://github.com/nuxt/nuxt.git` to make symlinks work. +:: + We always welcome pull requests! ❤️ #### Before You Start