From 92082eed549b06ca3d1082ddaa64cb7d3f70c75b Mon Sep 17 00:00:00 2001 From: Carter Li Date: Mon, 11 May 2026 08:56:31 +0800 Subject: [PATCH] Doc: update PR template [ci skip] --- .github/pull_request_template.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index d99cb91ff..3d62b16b6 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -21,6 +21,10 @@ Closes # - +## Screenshots + + + ## Checklist - [ ] I have tested my changes locally.