27 lines
774 B
Markdown
27 lines
774 B
Markdown
## Description
|
|
<!-- Provide a brief description of your changes -->
|
|
|
|
## Type of Change
|
|
<!-- Save the type of change you did -->
|
|
Save your change type
|
|
- Bug fix (non-breaking change that fixes an issue)
|
|
- New feature (non-breaking change that adds functionality)
|
|
- Breaking change (fix or feature that would cause existing functionality to change)
|
|
- Documentation update
|
|
- Refactoring (no functional changes)
|
|
- Test update
|
|
|
|
## Changes Made
|
|
<!-- List the specific changes in this PR -->
|
|
|
|
|
|
## Testing/Screenshots/Recordings
|
|
<!-- If applicable, add screenshots or recordings to demonstrate the changes -->
|
|
|
|
|
|
## Related Issues
|
|
<!-- Link any related issues using "Fixes #123" or "Relates to #123" -->
|
|
|
|
## Additional Notes
|
|
<!-- Any other information that reviewers should know -->
|