29 lines
713 B
Markdown
29 lines
713 B
Markdown
## Pull Request
|
|
|
|
**Description**
|
|
A brief description of the changes in this pull request.
|
|
|
|
**Related Issue**
|
|
|
|
- Fixes # (issue number)
|
|
- Addresses # (issue number)
|
|
|
|
**Changes Made**
|
|
Describe the changes you've made. Provide a high-level overview of what has been done in this pull request.
|
|
|
|
**Screenshots (if applicable)**
|
|
Add screenshots or GIFs to demonstrate the changes, if applicable.
|
|
|
|
**Checklist**
|
|
|
|
- [ ] I have tested the changes locally.
|
|
- [ ] I have updated the documentation accordingly.
|
|
- [ ] I have added necessary comments to the code.
|
|
- [ ] All tests pass successfully.
|
|
|
|
**Additional Notes**
|
|
Add any additional notes or comments about the pull request here.
|
|
|
|
**Reviewer(s)**
|
|
@username1, @username2
|