From dc9d0fb71b6a84ed7a7ba6baefca6bcca02bc45c Mon Sep 17 00:00:00 2001 From: Julien Huang Date: Mon, 24 Jun 2024 11:41:02 +0200 Subject: [PATCH] docs: remove outdated tip (#27773) --- docs/5.community/4.contribution.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/5.community/4.contribution.md b/docs/5.community/4.contribution.md index a601e4a51d..3702d845a8 100644 --- a/docs/5.community/4.contribution.md +++ b/docs/5.community/4.contribution.md @@ -32,10 +32,6 @@ 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