name: Bug fix about: Submit a fix for a bug
Description
Related Issue
Motivation and Context
How Has This Been Tested?
Types of changes
- [x] Bug fix (change which fixes an issue)
- [ ] Breaking change (fix would cause existing functionality to change)
Checklist:
- [ ] I have added tests to cover my changes
- [ ] All new and existing tests passed
- [ ] My change requires a change to the documentation
- [ ] I have updated the documentation accordingly