From 4a1106ace842cf427789423557d13f8c93a59439 Mon Sep 17 00:00:00 2001 From: Heinz-Alexander Fuetterer Date: Tue, 16 Jul 2024 13:53:15 +0200 Subject: [PATCH] chore: set up pull request template --- .github/PULL_REQUEST_TEMPLATE.md | 36 ++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..594a500 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + +## Description + + + +Resolves #ISSUE_NUMBER + +## Motivation and Context + + +## How has this been tested? + + + + +## Screenshots (if appropriate) + + + +