From b5821592467851f2eb82ea37f54e4a92597883ca Mon Sep 17 00:00:00 2001 From: Ke Bao Date: Mon, 28 Jul 2025 22:12:36 +0800 Subject: [PATCH] Update PR template (#8465) --- .github/pull_request_template.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 4edeb4c27..5508c3a23 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -8,6 +8,14 @@ +## Accuracy Test + + + +## Benchmark & Profiling + + + ## Checklist - [ ] Format your code according to the [Code Formatting with Pre-Commit](https://docs.sglang.ai/references/contribution_guide.html#code-formatting-with-pre-commit).