Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 681 Bytes

pull_request_template.md

File metadata and controls

22 lines (10 loc) · 681 Bytes

What does this PR do?

What (if any) features are you implementing?

[] Bug fix (non-breaking change which fixes an issue) [] Refactor (code is working and without bugs, formatting has been streamlined) [] New feature (non-breaking change which adds functionality) [] Breaking change (fix or feature that would cause existing functionality to not work as expected)

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.

[] Have you used Dev Tools/ ran code in the console? [] Have you verified changes using webpack?

Does this PR close any issues?