Skip to content

Commit

Permalink
Merge pull request #5733 from layer5io/leecalcote/docs/contrib
Browse files Browse the repository at this point in the history
[Docs] Update CONTRIBUTING.md to have more prescriptive language
  • Loading branch information
leecalcote committed Jul 26, 2024
2 parents 3c1e520 + bcaf6c4 commit 13fdf93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ We are beyond excited to see that you want to contribute! We would love to accep

⚠️ Cloning this repository ⚠️

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.
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.

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

0 comments on commit 13fdf93

Please sign in to comment.