29 lines
827 B
Markdown
29 lines
827 B
Markdown
|
## PR Type
|
|||
|
|
|||
|
<!-- Change [ ] to [x] to select (将 [ ] 换成 [x] 来选择) -->
|
|||
|
<!-- What kind of change does this PR introduce? -->
|
|||
|
<!-- PR带来了什么样的变化? -->
|
|||
|
|
|||
|
- [ ] Bugfix.
|
|||
|
- [ ] Feature.
|
|||
|
- [ ] Code style update (formatting, local variables).
|
|||
|
- [ ] Refactoring (no functional changes, no api changes).
|
|||
|
- [ ] Build & CI related changes.
|
|||
|
- [ ] Documentation.
|
|||
|
- [ ] Translation.
|
|||
|
- [ ] Other... Please describe:
|
|||
|
|
|||
|
## Description
|
|||
|
<!-- Please describe the current behavior you are modifying, or link to a related question to describe the new behavior about this pr -->
|
|||
|
<!-- 请描述您正在修改的当前行为,或链接到相关问题 ,描述关于这个PR的新行为-->
|
|||
|
|
|||
|
|
|||
|
## Others
|
|||
|
|
|||
|
- Issue resolved:
|
|||
|
|
|||
|
- Screenshots with this changes:
|
|||
|
|
|||
|
- Link to demo site with this changes:
|
|||
|
|