# Contributing

Thank you for your interest in contributing to WindowsBuildCertificate!

# Guidelines

  • Follow EN-AU spelling and accessibility standards
  • Use modular, well-documented PowerShell 7 code
  • Run PSScriptAnalyzer and markdownlint before submitting PRs
  • Document all changes in CHANGELOG.md
  • Update documentation and tests as needed

# Code Review Checklist

  • Adherence to project instructions and standards
  • Test coverage for new/changed code
  • Security and error handling
  • Accessibility and inclusive language

# Reporting Issues

  • Use GitHub Issues for bugs, feature requests, and questions
  • Provide clear steps to reproduce and expected behaviour