Skip to content

Latest commit

 

History

History
66 lines (54 loc) · 1.15 KB

File metadata and controls

66 lines (54 loc) · 1.15 KB

Pull Request

Description

Brief description of the changes in this PR.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation
  • Refactoring
  • Performance improvement

Related Issues

Closes: #[issue_number]

Changes Made

Components Modified:

  • Contribution.Hub
  • Contribution.GitHub
  • Contribution.AzureDevOps
  • Contribution.GitLab
  • Contribution.Common
  • Documentation
  • Infrastructure

Key Changes:

  1. Change 1
  2. Change 2
  3. Change 3

Testing

  • Unit tests added/updated
  • Manual testing completed
  • All tests pass

Manual Testing:

  1. Step 1
  2. Step 2

Impact

  • No breaking changes
  • Breaking changes (explain below)
  • Configuration changes required
  • Documentation updated

Configuration Changes (if any)

{
  "newSetting": "value"
}

Screenshots (if applicable)

Add screenshots here

Checklist

  • Code follows project standards
  • Self-reviewed code
  • Added necessary comments
  • Updated documentation
  • Tests pass locally
  • No new warnings

Additional Notes

Any additional context for reviewers.