From 2e6a68541135681a95ee6edf2f7adbfa4514f84b Mon Sep 17 00:00:00 2001 From: ZverGuy Date: Thu, 16 Apr 2026 00:34:52 +0300 Subject: [PATCH] docs(ci): require screenshots for UI changes in PR template Add a Screenshots section to the pull request template that requires contributors to attach screenshots or screen recordings when their changes affect the UI. Co-Authored-By: Claude Signed-off-by: ZverGuy --- .github/PULL_REQUEST_TEMPLATE.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 7710149c..b9475846 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -13,6 +13,11 @@ ## What this PR does +### Screenshots + + + ### Release note