/ .github / PULL_REQUEST_TEMPLATE.md
PULL_REQUEST_TEMPLATE.md
 1  #### 💻 变更类型 | Change Type
 2  
 3  <!-- For change type, change [ ] to [x]. -->
 4  
 5  - [ ] ✨ feat
 6  - [ ] 🐛 fix
 7  - [ ] ♻️ refactor
 8  - [ ] 💄 style
 9  - [ ] 🔨 chore
10  - [ ] 📝 docs
11  
12  #### 🔀 变更说明 | Description of Change
13  
14  <!-- Thank you for your Pull Request. Please provide a description above. -->
15  
16  #### 📝 补充信息 | Additional Information
17  
18  <!-- Add any other context about the Pull Request here. -->