39 lines
749 B
Markdown
39 lines
749 B
Markdown
## Description
|
|
Brief description of changes
|
|
|
|
## Type of Change
|
|
- [ ] Bug fix
|
|
- [ ] New feature
|
|
- [ ] Breaking change
|
|
- [ ] Documentation update
|
|
- [ ] Performance improvement
|
|
- [ ] Refactoring
|
|
|
|
## Related Issues
|
|
Closes #(issue number)
|
|
|
|
## Testing
|
|
How was this tested?
|
|
|
|
- [ ] Unit tests added/updated
|
|
- [ ] Integration tests added/updated
|
|
- [ ] Manual testing performed
|
|
|
|
## Checklist
|
|
- [ ] Code follows style guidelines
|
|
- [ ] Self-review completed
|
|
- [ ] Comments added for complex code
|
|
- [ ] Documentation updated
|
|
- [ ] Tests added/updated
|
|
- [ ] All tests pass
|
|
- [ ] No new warnings
|
|
- [ ] Type checking passes
|
|
- [ ] Linting passes
|
|
|
|
## Screenshots (if applicable)
|
|
<!-- Add screenshots here -->
|
|
|
|
## Additional Notes
|
|
<!-- Any additional information -->
|
|
|