From 48692afa38c6b4c976444014828849928ca29d94 Mon Sep 17 00:00:00 2001 From: chengyongru <2755839590@qq.com> Date: Sun, 19 Apr 2026 00:00:48 +0800 Subject: [PATCH] chore: remove PR template, keep only issue templates --- .github/PULL_REQUEST_TEMPLATE.md | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md deleted file mode 100644 index ac82f99d..00000000 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ /dev/null @@ -1,24 +0,0 @@ -## Summary - - - -## Related Issue - - - -## Changes - - - -- - -## Checklist - -- [ ] I have read the [Contributing Guide](../CONTRIBUTING.md) -- [ ] My changes follow the existing code style -- [ ] I have tested my changes locally -- [ ] I have updated documentation if applicable - -## Screenshots / Logs (if applicable) - -