.github is a repository in the AzureLocal organization, managed under the HCS platform standard.
.github is a repository in the AzureLocal organization, managed under the HCS platform standard.
Before using this project, you need:
- PowerShell 7+ (
winget install Microsoft.PowerShell) - Azure CLI (
winget install Microsoft.AzureCLI) — logged in as [email protected] - GitHub CLI (
winget install GitHub.cli) — authenticated viahcs-github-org-pat - {{Any other tools, runtimes, or SDKs this project requires}}
Load required environment variables before starting:
. E:\git\platform\scripts\Load-HCSEnvironment.ps1# {{Step 1 — clone or navigate to the repo}}
cd E:\git\{{repo-name}}
# {{Step 2 — any setup steps}}
# {{Step 3 — the primary command to run or build}}{{If a doc site exists, link it here. Otherwise link to key Markdown files.}}
| Doc | Description |
|---|---|
| {{doc name}} | {{what it covers}} |
- Create a feature branch:
git checkout -b feature/short-description - Make changes following the scripting and documentation standards
- Commit with
type(scope): descriptionformat and link an ADO work item (AB#<id>) - Open a PR and link it to the ADO work item
{{MIT / Proprietary — choose one and delete the other}}
MIT License — see LICENSE
Proprietary — Hybrid Cloud Solutions LLC. All rights reserved.
Owner: Kristopher Turner — [email protected] Hybrid Cloud Solutions LLC — hybridsolutions.cloud