Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@

<!--
First of all, thank you for your contribution! 😄
-->


### 🤔 What is the nature of this change?

- [ ] New feature
- [ ] Fix bug / bug
- [ ] Style optimization
- [ ] Code style optimization
- [ ] Performance optimization
- [ ] Build optimization
- [ ] Website, documentation, demo improvements
- [ ] Refactor code or style
- [ ] Test related
- [ ] Solved proposed issues
- [ ] Other

### 🔗 Related Issue

(Describe the source of related requirements, such as the related issue discussion link. Example: close #123, close #456.)

### 💡 Background or solution

(The specific problem solved.)

### 📝 Changelog

(Describe changes from the user side, and list all potential break changes or other risks.)