From 3c651eb476b8d2256fad59c46ad008dddf047a07 Mon Sep 17 00:00:00 2001 From: bisho Date: Mon, 6 Nov 2023 12:51:24 +0100 Subject: [PATCH] Create pull_request_template.md --- .github/pull_request_template.md | 2 ++ 1 file changed, 2 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..c6a64ff --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,2 @@ +## Motivation / Description +## Changes introduced