Skip to content

AzureLocal/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributing to AzureLocal

Thank you for your interest in contributing! These guidelines apply to all AzureLocal repositories.

Before You Start

  • Search existing issues before filing a new one.
  • For significant changes, open a Feature Request issue first to align on scope.

Workflow

  1. Fork the repository and create a branch from main.
  2. Make your changes following the standards below.
  3. Test in a non-production environment.
  4. Submit a pull request using the PR template.

Standards

All contributions must comply with the AzureLocal Standards:

  • Naming — follow the Naming Standard.
  • Repository structure — follow the Repository Management Standard.
  • Variables — no hardcoded IPs, credentials, tenant IDs, or environment-specific values in committed code.
  • Examples — always use the fictional company IIC (International Infrastructure Corp.) in example data. Never Contoso.
  • Commits — follow Conventional Commits (feat:, fix:, docs:, chore:, etc.).
  • Changelog — add an entry to CHANGELOG.md under [Unreleased] for every user-facing change.

Code Review

All PRs require at least one approving review before merge. Automated structure validation and (where present) unit tests must pass.

Questions?

Open a discussion or visit azurelocal.cloud.

About

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

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors