Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 1.49 KB

PULL_REQUEST_TEMPLATE.md

File metadata and controls

43 lines (33 loc) · 1.49 KB

Provide a general summary of your changes in the Title above

Description

Describe your changes in detail

Related Issue

Please link to the issue here

Motivation and Context

Why is this change required? What problem does it solve?

How Has This Been Tested?

Please describe in detail how you tested your changes.

Include details of your testing environment, and the tests you ran to see how your change affects other areas of the code, etc.

Screenshots (if appropriate)

Types of Changes

What types of changes does your code introduce? Put an x in all the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Browser Support

  • Chrome
  • Edge
  • Firefox
  • Opera
  • Safari
  • Mobile Devices
  • Screen-readers (e.g. JAWS, Apple VoiceOver)

Checklist

  • All code includes full inline documentation (as per the stylesheet template).
  • All code conforms to the CSS coding style.
  • All new and existing tests passed.
  • I have added instructions on how to test my changes.
  • Package version updated.
  • CHANGELOG.md updated.