File tree Expand file tree Collapse file tree 1 file changed +6
-22
lines changed Expand file tree Collapse file tree 1 file changed +6
-22
lines changed Original file line number Diff line number Diff line change @@ -3,43 +3,27 @@ Thanks for sending a pull request!
33Please fill in the following content to let us know better about this change.
44-->
55
6- ## Types of changes
7-
8- <!-- Please put an `x` in the box that applies -->
9-
10- - [ ] ** Bug fix**
11- - [ ] ** New feature**
12- - [ ] ** Refactoring**
13- - [ ] ** Breaking change** (any change that would cause existing functionality to not work as expected)
14- - [ ] ** Documentation update**
15- - [ ] ** Other (please describe)**
16-
176## Description
18-
197<!-- Describe what the change is -->
208
9+
2110## Checklist
2211
2312- [ ] Add test cases to all the changes you introduce
2413- [ ] Run ` ./script/format ` and ` ./script/test ` locally to ensure this change passes linter check and test
2514- [ ] Test the changes on the local machine manually
2615- [ ] Update the documentation for the changes
2716
28- ## Steps to Test This Pull Request
17+ ## Expected behavior
18+ <!-- A clear and concise description of what you expected to happen -->
2919
20+
21+ ## Steps to Test This Pull Request
3022<!-- Steps to reproduce the behavior:
31231. ...
32242. ...
33253. ... -->
3426
35- ## Expected behavior
36-
37- <!-- A clear and concise description of what you expected to happen -->
38-
39- ## Related Issue
40-
41- <!-- If applicable, reference to the issue related to this pull request. -->
4227
4328## Additional context
44-
45- <!-- Add any other context or screenshots about the pull request here. -->
29+ <!-- Add any other RELATED ISSUE, context or screenshots about the pull request here. -->
You can’t perform that action at this time.
0 commit comments