Thank you for your interest in contributing to azurelocal-sql-ha.
Contributions are welcome — see the guidelines below to get started.
- Read the README for an overview
- Check open issues and pull requests to avoid duplicate work
Use the bug report issue template.
Use the feature request issue template.
- Fork the repo and create a branch from
main - Name branches using conventional types:
feat/<name>,fix/<name>,docs/<name> - Keep changes focused — one logical change per PR
- Update the README and relevant
docs/pages if your change affects usage - Add an entry to CHANGELOG.md under
[Unreleased] - Fill out the pull request template completely
This project uses Conventional Commits:
\
():
\\
| Type | When |
|---|---|
feat |
New feature |
fix |
Bug fix |
docs |
Documentation only |
infra |
CI/CD, workflows, config |
chore |
Maintenance |
refactor |
Code improvement, no behavior change |
test |
Tests |
This project follows the org-wide AzureLocal standards at azurelocal.cloud/standards.
Be respectful and constructive. Keep discussions on-topic and collaborative.