Skip to content

Commit 9f554e7

Browse files
authored
Merge pull request #883 from layer5io/yi-nuo426-patch-1
Remove sparse checkout warning from feature request template
2 parents 239a3a4 + 51f8798 commit 9f554e7

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,3 @@ assignees: ''
2727
- Layer5 documentation [site](https://docs.layer5.io) and [source](https://github.com/layer5io/docs/)
2828
- 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9)
2929
- 🙋🏾🙋🏼 Questions: [Layer5 Discussion Forum](https://discuss.layer5.io) and [Layer5 Community Slack](http://slack.layer5.io)
30-
31-
> [!WARNING]
32-
> Before cloning this repo to your local machine, ensure that you do so sparsely or your clone will take a long time to download / sync.
33-
>
34-
> Example of a sparse checkout:
35-
>
36-
> ```shell
37-
> git clone --filter=blob:none --sparse https://github.com/layer5labs/meshery-extensions-packages
38-
> git sparse-checkout add assets
39-
> ```

0 commit comments

Comments
 (0)