Fix PR template (#16439)

### What problem does this PR solve?

Update Github PR template

Signed-off-by: Jin Hai <haijin.chn@gmail.com>
This commit is contained in:
Jin Hai
2026-06-29 12:03:28 +08:00
committed by GitHub
parent 6d6e32a1d0
commit d56c17b1e6

View File

@@ -1,12 +1,3 @@
### What problem does this PR solve?
### Summary
_Briefly describe what this PR aims to solve. Include background context that will help reviewers understand the purpose of the PR._
### Type of change
- [ ] Bug Fix (non-breaking change which fixes an issue)
- [ ] New Feature (non-breaking change which adds functionality)
- [ ] Documentation Update
- [ ] Refactoring
- [ ] Performance Improvement
- [ ] Other (please describe):