Skip to content

AzureLocal/.github

Repository files navigation

.github

.github is a repository in the AzureLocal organization, managed under the HCS platform standard.


What this is

.github is a repository in the AzureLocal organization, managed under the HCS platform standard.


Prerequisites

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 via hcs-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

Quick start

# {{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}}

Documentation

{{If a doc site exists, link it here. Otherwise link to key Markdown files.}}

Doc Description
{{doc name}} {{what it covers}}

Contributing

  1. Create a feature branch: git checkout -b feature/short-description
  2. Make changes following the scripting and documentation standards
  3. Commit with type(scope): description format and link an ADO work item (AB#<id>)
  4. Open a PR and link it to the ADO work item

License

{{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

About

Org-wide community health files, reusable workflows, and default issue/PR templates for AzureLocal repositories

Resources

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors