From 80aab1ec9651361326a8b56ac67bea4e27528319 Mon Sep 17 00:00:00 2001 From: Travis Abendshien <46939827+CyanVoxel@users.noreply.github.com> Date: Tue, 4 Mar 2025 14:27:40 -0800 Subject: [PATCH] chore: tweak pull request template --- .github/PULL_REQUEST_TEMPLATE.md | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 13c42dc1..7425005e 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,3 +1,5 @@ +### Summary + -## Tasks Completed +### Tasks Completed -- Tested on: - - [ ] Windows x86 - - [ ] Windows ARM - - [ ] macOS x86 - - [ ] macOS ARM - - [ ] Linux x86 - - [ ] Linux ARM - -- Tested: - - [ ] Basic functionality - - [ ] PyInstaller executable +- Platforms Tested: + - [ ] Windows x86 + - [ ] Windows ARM + - [ ] macOS x86 + - [ ] macOS ARM + - [ ] Linux x86 + - [ ] Linux ARM + +- Tested For: + - [ ] Basic functionality + - [ ] PyInstaller executable +