24 lines
789 B
Markdown
24 lines
789 B
Markdown
|
## What does this PR do?
|
||
|
- [ ] Summarize the changes made in a sentence or two
|
||
|
- [ ] List the affected files or modules
|
||
|
- [ ] Describe any notable features or improvements
|
||
|
|
||
|
## Description of Task to be completed
|
||
|
- [ ] Provide a detailed description of the task or issue that this PR addresses
|
||
|
|
||
|
## How should this be manually tested?
|
||
|
- [ ] Provide a step-by-step guide for how to test the changes
|
||
|
- [ ] List any test data or prerequisites that are needed
|
||
|
|
||
|
## Relevant Issues
|
||
|
- #<NUMBER>
|
||
|
|
||
|
## Background context
|
||
|
- [ ] Add any relevant information that will help reviewers understand the context of this PR
|
||
|
|
||
|
## Screenshots (Optional)
|
||
|
- [ ] Add screenshots of the changes made (if applicable)
|
||
|
|
||
|
## Dependencies
|
||
|
- [ ] List any dependencies or external libraries that are required for the changes
|