contributing: add note about missing preview

This commit is contained in:
Yann Cébron 2021-03-15 16:36:04 +01:00
parent e502cab603
commit ada48a11f3

View File

@ -19,3 +19,8 @@ Before creating or altering content, please consult these guides:
* [SDK Code Sample Guidelines](sdk_code_guidelines.md).
Conventions for code sample organization, project settings, and naming conventions are described in this document.
Always test code changes by building and testing the SDK code sample.
> Currently, building the site locally is not possible.
>
{type="note"}