diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index fb8a9e52..463f17fd 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,28 +1,51 @@ - + ## Description - + + + ## Motivation and Context - - + + + ## How has this been tested? - - - -## Screenshots (if appropriate): + + + + +## Screenshots: + + + ## Types of changes - + + + - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) +- [ ] Refactoring (change which does not alter existing functionality) +- [ ] Documentation (changes to documentation only) ## Checklist: - - + + + + +- [ ] I have reviewed my own changes. - [ ] My code follows the code style of this project. +- [ ] I have added or updated tests where appropriate. +- [ ] My changes do not include unrelated modifications. - [ ] My change requires a change to the documentation. - [ ] I have updated the documentation accordingly. + +## AI Disclosure: + + + + +