Skip to content

Commit 5f473bb

Browse files
committed
Update PR template
1 parent c631536 commit 5f473bb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ Please read our Contributing Guide(CONTRIBUTING.md) before submitting your Pull
3333
- [ ] 📚 文档更新 / Documentation update
3434
- [ ] 🔧 重构 / Refactoring (no functional changes)
3535
- [ ] ⚡ 性能优化 / Performance improvement
36+
- [ ] 📦 依赖升级 / Dependency upgrade (update dependencies to newer versions)
37+
- [ ] 🚀 功能增强 / Feature enhancement (improve existing functionality without breaking changes)
3638
- [ ] 🧹 代码清理 / Code cleanup
3739

3840
## 📝 变更目的 / Purpose of the Change

0 commit comments

Comments
 (0)