From abf6136b9a6a04d032b85b4b8518a4983e52b098 Mon Sep 17 00:00:00 2001 From: Adrian Solberg Date: Wed, 8 Oct 2025 11:25:02 +0200 Subject: [PATCH] chore(#26): add PR template --- .github/pull_request_template.md | 11 +++++++++++ 1 file changed, 11 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..03accaf --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,11 @@ +### Issue number + +Closes # + +### Description + + +### Testing steps + + +### Screenshots (optional) \ No newline at end of file