From 9b99bc79124fe20bc9a83020e139ce5181e0b2d9 Mon Sep 17 00:00:00 2001 From: Alex Rakowski <20504869+agrski@users.noreply.github.com> Date: Fri, 2 Jun 2023 21:50:49 +0100 Subject: [PATCH] ci: Add GitHub PR template (#33) * Add PR template with headings * Add comments for each subsection in the PR template --- .github/pull_request_template.md | 13 +++++++++++++ 1 file changed, 13 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..a3480d7 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,13 @@ +# Why +## Motivation + + +## Issues +Fixes # + +# What +## Changes + + +## Testing +