Skip to content

Commit ba11bef

Browse files
committed
chore: 企业级标准化 — 补全社区文档和CI安全配置
1 parent 9b4afdb commit ba11bef

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
## Description
2+
Please include a summary of the change and which issue is fixed.
3+
4+
Fixes # (issue)
5+
6+
## Type of change
7+
- [ ] Bug fix
8+
- [ ] New feature
9+
- [ ] Documentation update
10+
- [ ] Refactoring
11+
- [ ] CI/CD
12+
13+
## Checklist
14+
- [ ] My code follows the style guidelines of this project
15+
- [ ] I have performed a self-review of my own code
16+
- [ ] I have commented my code, particularly in hard-to-understand areas
17+
- [ ] Tests pass locally

0 commit comments

Comments
 (0)