From b44050bae6c13735005a6f4ac8e8c6c1b9410981 Mon Sep 17 00:00:00 2001 From: Alex-Zughaid <117576511+Alex-Zughaid@users.noreply.github.com> Date: Wed, 22 Jul 2026 16:28:58 +0100 Subject: [PATCH] added template from other branch --- .github/PULL_REQUEST_TEMPLATE.md | 23 +++++++++++++++++++++++ 1 file changed, 23 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 000000000..d344a48b8 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,23 @@ + + +## Linked Issues + + + +## Description of Changes + + + +## Reviewer Guide + + + +## Checklist + +- [ ] `lake build` passes +- [ ] Check if AI was used to write the majority of this PR +- [ ] New definitions have docstrings + +## Additional Comments + +