diff --git a/website/content/docs/github-backend.md b/website/content/docs/github-backend.md index 51555f8c..264a9c81 100644 --- a/website/content/docs/github-backend.md +++ b/website/content/docs/github-backend.md @@ -35,3 +35,7 @@ backend: ``` The above configuration would look for the status who's `"context"` is `"my-provider/deployment"`. + +## Git Large File Storage (LFS) + +Please note that the GitHub backend **does not** support [git-lfs](https://git-lfs.github.com/), see [this issue](https://github.com/netlify/netlify-cms/issues/1206) for more information.