diff options
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
-rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 6a51b47e..3686c8b3 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -9,18 +9,21 @@ ## Description <!-- Describe your changes in detail --> + ## Motivation and context <!-- Why is this change required? --> <!-- What problem does it solve? --> <!-- Link to relevant issue(s) --> + ## Testing <!-- What's your testing environment? --> <!-- What tests have you run? --> <!-- How does your changes affect other areas of the codebase? --> -<!-- Only if relevant --> -## Screenshots/Video + +## Screenshots/Video<!-- Only if relevant --> + ## Checklist <!-- Please go over all the following points --> |