Skip to content

Commit cd55e9d

Browse files
committed
chore: add pull request template (#13)
1 parent b6a0b2c commit cd55e9d

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
### Types
2+
3+
<!-- Please delete this line and the unselected items below to keep the PR description clean -->
4+
5+
- [ ] 🎉 New Features
6+
- [ ] 🐛 Bug Fixes
7+
- [ ] 📚 Documentation Changes
8+
- [ ] 💄 Code Style Changes
9+
- [ ] 💄 Style Changes
10+
- [ ] 🪚 Refactors
11+
- [ ] 🚀 Performance Improvements
12+
- [ ] 🏗️ Build System
13+
- [ ] ⏱ Tests
14+
- [ ] 🧹 Chores
15+
- [ ] Other Changes
16+
17+
### Background or solution
18+
<!-- Additional content -->
19+
<!-- 补充额外内容 -->
20+
21+
### Changelog

0 commit comments

Comments
 (0)