Azure landing zone Documentation
Home GitHub Issue Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Contributing

Contributions require agreeing to a Contributor License Agreement (CLA). A bot will guide you through this when you submit a PR (one-time process).

This project follows the Microsoft Open Source Code of Conduct. See also the MIT License.

Raising an Issue

To raise an issue, please go to our issues log and raise a new issue.

Fill out the Bug or Feature template in full and submit the issue for triage.

Feature Requests

Please raise a feature request as an issue

Contributing to Code

  • Fixes a bug or feature reported and accepted in our Accelerator issues log on the accelerator repo
  • New features should be relevant to, and improve upon, existing core functionality
  • PR contains documentation update
  • PR is rebased against the latest main branch
  • PR is squashed into one commit per logical change
  • PR commit message should be concise but descriptive (will be used to generate release notes)

Contributing to documentation

  • Fixes a documentation bug or feature reported and accepted in this repository’s issues log
  • New features should be relevant to, and improve upon, existing core documentation
  • PR is rebased against the latest main branch
  • PR is squashed into one commit per logical change
  • PR commit message should be concise but descriptive (will be used to generate release notes)