From c695f1765f86ed32e59bf71b070f850c756b187c Mon Sep 17 00:00:00 2001 From: Xarvex <60973030+xarvex@users.noreply.github.com> Date: Mon, 3 Mar 2025 14:14:46 -0600 Subject: [PATCH] chore(ci): add PR template (#824) --- .github/PULL_REQUEST_TEMPLATE.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 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 00000000..13c42dc1 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,27 @@ + + +## Tasks Completed + + + +- Tested on: + - [ ] Windows x86 + - [ ] Windows ARM + - [ ] macOS x86 + - [ ] macOS ARM + - [ ] Linux x86 + - [ ] Linux ARM + +- Tested: + - [ ] Basic functionality + - [ ] PyInstaller executable