Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.59 KB

pull_request_template.md

File metadata and controls

42 lines (26 loc) · 1.59 KB

Thank you for your contribution to this repository! Before merging, please fill out this brief form.

Description

(What does this PR do? What problem does it solve? What feature does it add? What is the impact of this change? What other PRs does this depend on? List any dependencies that are required for this change.)

Scrum Task

(Replace this text with a link to your Scrum task link here, or N/A)

Type of change

Please delete options that are not relevant.

  • 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 not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Checklist

Please go through each item of this checklist carefully.

All Team Members

  • (Example checked item. Don't add any spaces around the "x".)
  • I added a descriptive title to this PR
  • I filled out the Description, Scrum Task, Type of Change, and Testing sections above
  • I have tagged @ as a reviewer for this PR
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation

Additional Notes, Images, etc.

(This is space for any additional information or attachments you'd like to add as part of this PR.)