From dff06eb2a07cc08fb66cf9039a4261b9f8349c81 Mon Sep 17 00:00:00 2001 From: Zhiwei Liang Date: Mon, 2 Feb 2026 14:09:10 -0500 Subject: [PATCH] Remove preview section of PR template --- .github/PULL_REQUEST_TEMPLATE.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 5bea77b2c..d97f93452 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -7,7 +7,3 @@ **What are the steps to reproduce the issue or verify the changes?** **How do I run the relevant unit/integration tests?** - -## 📷 Preview - -**If applicable, include a screenshot or code snippet of this change. Otherwise, please remove this section.** \ No newline at end of file