Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 883 Bytes

File metadata and controls

34 lines (23 loc) · 883 Bytes

Description

Brief description of the changes in this PR.

Related Issue

Closes #

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Conformance / test fixture
  • Tooling improvement
  • Other (describe):

Checklist

  • I have read the CONTRIBUTING.md
  • I have reviewed the PROJECT_RULES.md and any repo-specific rules
  • My changes do not expand scope beyond v1 (web services only)
  • My changes maintain vendor-neutral tone
  • I have added or updated relevant documentation

DCO Sign-Off

All commits in this PR must include a Signed-off-by line:

Signed-off-by: Your Name <your.email@example.com>

Use git commit -s to add it automatically.