Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 535 Bytes

File metadata and controls

17 lines (12 loc) · 535 Bytes

<Title>

Description

Fixes # (issue)

Checklist

  • The existing code style is followed
  • The commit message follows our guidelines
  • Performed a self-review of my code
  • Hard-to-understand areas of my code are commented
  • The documentation is updated (as applicable)
  • Unit tests are added/updated
  • Integration tests are added/updated (as applicable, especially if feature/bug depends on roslyn or framework version in use)