Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 709 Bytes

File metadata and controls

25 lines (17 loc) · 709 Bytes

Contributing

Thanks for your interest in improving this repository.

Before submitting changes

Please make sure that:

  • No customer-specific data is included.
  • No tenant IDs, client IDs, secrets, tokens, internal domains or server names are committed.
  • Scripts are tested in a non-production environment.
  • Changes are documented in the relevant README or docs file.
  • PSScriptAnalyzer and secret scanning workflows pass.

Pull request process

  1. Create a feature branch.
  2. Make the change.
  3. Update documentation if needed.
  4. Open a pull request.
  5. Wait for required checks and review.

Security

Do not open public issues for security-sensitive findings. Follow SECURITY.md instead.