From 4dd1ea635b968647f60d4900ea1c11341f65ea3c Mon Sep 17 00:00:00 2001 From: Simon O <60504110+simonorzel26@users.noreply.github.com> Date: Thu, 17 Jul 2025 13:27:59 +0200 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 4f1bbac2..b7686c4b 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -36,6 +36,7 @@ Add screenshots to help explain your changes. - [ ] My code follows the style guidelines of this project - [ ] I have performed a self-review of my code +- [ ] I have added screenshots if ui has been changed - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the documentation - [ ] My changes generate no new warnings @@ -45,4 +46,4 @@ Add screenshots to help explain your changes. ## Additional context -Add any other context about the pull request here. \ No newline at end of file +Add any other context about the pull request here.