From 44d0dd4d4b9015175b04f2bead35994d7e540c72 Mon Sep 17 00:00:00 2001 From: Evan Date: Wed, 26 Mar 2025 16:30:13 -0700 Subject: [PATCH] update pr template --- .github/PULL_REQUEST_TEMPLATE.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a23029990..78bb93485 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,9 +1,5 @@ -## Responsibility Acknowledgment +## Please complete the following: +- [ ] I have added screenshots for all UI updates - [ ] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced -- [ ] I understand that submitting code with bugs that could have been caught through basic manual testing: - - Significantly slows down the entire development process - - Blocks releases and new features for all contributors - - Harms the project's reliability and reputation - - Places additional debugging burden on maintainers who already have limited time - - Diverts valuable resources away from new development and improvements +- [ ] I understand that submitting code with bugs that could have been caught through manual testing blocks releases and new features for all contributors