Files
KVideo/.github/pull_request_template.md
kuekhaoyang 43a35e3f47 new
2025-12-24 23:53:24 +08:00

36 lines
1.1 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 描述 (Description)
请简要描述您的更改。说明您解决的问题或添加的功能。
## 关联 Issue (Related Issue)
如果有相关的 Issue请在这里链接 (例如: Fixes #123)。
## 更改类型 (Type of Change)
请删除不适用的选项:
- [ ] 🐛 Bug 修复 (Bug fix)
- [ ] ✨ 新功能 (New feature)
- [ ] 📝 文档更新 (Documentation update)
- [ ] 💄 样式/UI 更新 (Style/UI update)
- [ ] ♻️ 代码重构 (Refactoring)
- [ ] ⚡️ 性能优化 (Performance improvement)
- [ ] 🔧 配置更改 (Configuration change)
## 检查清单 (Checklist)
在提交 PR 之前,请确保您已完成以下检查:
- [ ] 我已阅读并遵守 [贡献指南](../CONTRIBUTING.md)
- [ ] 我的代码遵循项目的代码风格
- [ ] 我已对自己更改的代码进行了自我审查
- [ ] 我已注释了难以理解的代码部分
- [ ] 我已更新了相应的文档 (如果适用)
- [ ] 我的更改没有产生新的警告或错误
- [ ] 我已测试了我的更改,确保其按预期工作
## 截图/录屏 (Screenshots/Recordings)
如果您的更改涉及 UI/UX请提供截图或录屏