30 lines
733 B
Markdown
30 lines
733 B
Markdown
<!-- Rembember to format your Pull Request Title in the following manner: -->
|
|
<!-- Short Description -->
|
|
|
|
### Pre-PR Checklist
|
|
|
|
- [ ] I have run `npm test` locally and there are no warnings or errors, from lint or test
|
|
- [ ] I have added screenshots if applicable
|
|
|
|
### Summary
|
|
|
|
<!-- Enter a brief summary of the change -->
|
|
|
|
### Screenshots
|
|
|
|
<!-- Place screenshot of the before and after here -->
|
|
|
|
### Issue
|
|
|
|
<!-- Put a link to a github issue if relevant -->
|
|
|
|
## 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. -->
|
|
|
|
### Reviewers
|
|
|
|
- @alanhamlett
|