Skip to content

Commit 13fdf93

Browse files
authored
Merge pull request #5733 from layer5io/leecalcote/docs/contrib
[Docs] Update CONTRIBUTING.md to have more prescriptive language
2 parents 3c1e520 + bcaf6c4 commit 13fdf93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ We are beyond excited to see that you want to contribute! We would love to accep
1212

1313
⚠️ Cloning this repository ⚠️
1414

15-
Cloning the repo with all its history results in a ~6 GB download. If you don't need the whole history you can use the depth parameter to significantly reduce download size.
15+
Cloning the repo with all its history results in a ~6 GB download. To contribute to this site, you don't need its entire history. Use the `--depth=1` flag to significantly reduce the footprint this repo creates in your environment.
1616

1717
```bash
1818
git clone --depth=1 https://github.com/layer5io/layer5.git

0 commit comments

Comments
 (0)