From d4a088b9518d35fe7b6c46dbf520d94473bed20c Mon Sep 17 00:00:00 2001 From: Bernd Storath Date: Tue, 21 Jul 2026 10:37:40 +0200 Subject: [PATCH] update pull request template --- .github/PULL_REQUEST_TEMPLATE.md | 45 ++++++++++++++++++++++++-------- 1 file changed, 34 insertions(+), 11 deletions(-) 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: + + + + +