Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.05 KB

File metadata and controls

36 lines (25 loc) · 1.05 KB

Summary

Related Issue

Closes #

Type of Change

  • Bug fix
  • New feature / enhancement
  • Documentation update
  • Infrastructure / CI change
  • Refactor (no functional change)
  • Other:

Testing Done

Checklist

  • I have tested this in a non-production environment
  • I have updated the README or docs/ if usage changed
  • I have added an entry to CHANGELOG.md under [Unreleased]
  • My code follows the project's style guidelines in CONTRIBUTING.md
  • My commit messages follow Conventional Commits

Standards Compliance

  • Follows repo structure standard (required files present)
  • Follows naming conventions (files, variables, resources)
  • Uses IIC fictional company in all examples (never Contoso)
  • Config changes validated against JSON Schema (if applicable)
  • No hardcoded IPs, names, secrets, or environment-specific values in committed code