We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6a0b2c commit cd55e9dCopy full SHA for cd55e9d
1 file changed
.github/PULL_REQUEST_TEMPLATE.md
@@ -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