Proposed Pull Request Change

author ms.service ms.topic ms.date ms.author
tylerbutler azure-fluid include 10/25/2021 tylerbu
📄 Document Links
GitHub View on GitHub Microsoft Learn View on Microsoft Learn
Raw New Markdown
Generating updated version of doc...
Rendered New Markdown
Generating updated version of doc...
+0 -0
+0 -0
--- author: tylerbutler ms.service: azure-fluid ms.topic: include ms.date: 10/25/2021 ms.author: tylerbu --- ## Fork and clone the repository Navigate to <https://github.com/microsoft/FluidHelloWorld> and click the **Fork** button to create your own fork of the FluidHelloWorld repo. Then clone your fork to your local machine using the following command. ```shell git clone -b main-azure https://github.com/<YOUR_GITHUB_ACCOUNT_NAME>/FluidHelloWorld.git ``` Make sure to replace `<YOUR_GITHUB_ACCOUNT_NAME>` with your GitHub username. Next, open Visual Studio Code and go to **File > Open Folder** to open the cloned repository in the editor.
Success! Branch created successfully. Create Pull Request on GitHub
Error: