Contributing to Code - sblair01/terraform-azurerm-caf-enterprise-scale GitHub Wiki

Please ensure you have read our Contributing page before going any further.

Checklist

  • Fixes a bug or feature reported and accepted in our Issues log
  • New features should be relevant to, and improve upon, existing core functionality
  • PR contains updated Unit Tests where appropriate
  • PR contains updated E2E Tests where appropriate
  • PR contains documentation update
  • PR is able to pass all Unit Tests and E2E Tests
  • 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)