Update PR template (#8465)
This commit is contained in:
8
.github/pull_request_template.md
vendored
8
.github/pull_request_template.md
vendored
@@ -8,6 +8,14 @@
|
||||
|
||||
<!-- Describe the changes made in this PR. -->
|
||||
|
||||
## Accuracy Test
|
||||
|
||||
<!-- If this PR affects model-side code (e.g., kernels, model architecture), please provide accuracy test results. Ref: https://docs.sglang.ai/references/accuracy_evaluation.html -->
|
||||
|
||||
## Benchmark & Profiling
|
||||
|
||||
<!-- If this PR is expected to impact performance, please provide benchmark and profiling results. Ref: https://docs.sglang.ai/references/benchmark_and_profiling.html -->
|
||||
|
||||
## 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).
|
||||
|
||||
Reference in New Issue
Block a user