File tree Expand file tree Collapse file tree 2 files changed +49
-0
lines changed Expand file tree Collapse file tree 2 files changed +49
-0
lines changed Original file line number Diff line number Diff line change
1
+ ### Description
2
+
3
+ <!-- -
4
+ - Please include a summary of the change and which issue is related
5
+ - Include relevant motivation and context
6
+ - List any dependencies that are required for this change
7
+ -->
8
+
9
+ #### Details
10
+
11
+ <!-- -
12
+ Any resources available, like images, links and videos;
13
+ -->
14
+
15
+ #### Dependencies
16
+
17
+ <!-- -
18
+ List any issue or pull request that this issue depending
19
+ -->
Original file line number Diff line number Diff line change
1
+ ### Description
2
+
3
+ <!-- -
4
+ - Please include a summary of the change and which issue is related
5
+ - Include relevant motivation and context
6
+ - List any dependencies that are required for this change
7
+ - Give resource to check any kind of visual change
8
+ -->
9
+
10
+ #### Issues
11
+
12
+ Closes #(issue)
13
+
14
+ #### Pull request checklist
15
+
16
+ - [ ] Properly title
17
+ - [ ] Detailed description
18
+ - [ ] Closes issue related
19
+ - [ ] Linked issue on Zenhub if applicable
20
+ - [ ] Assign to a codeowner
21
+ - [ ] Images/Gif/Video for visual changes
22
+
23
+ #### Code checklist
24
+
25
+ - [ ] My code follows the style guidelines of this project
26
+ - [ ] I have performed a self-review of my own code
27
+ - [ ] I have commented my code, particularly in hard-to-understand areas
28
+ - [ ] My changes generate no new warnings
29
+ - [ ] I have added tests that prove my fix is effective or that my feature works
30
+ - [ ] Any dependent changes have been merged and published in downstream modules
You can’t perform that action at this time.
0 commit comments