-
Notifications
You must be signed in to change notification settings - Fork 409
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dd4e651
commit 118c5fe
Showing
1 changed file
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.) | ||
|