File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change
1
+ # PR Details
2
+
3
+ <!-- - Provide a general summary of your changes in the Title above -->
4
+
5
+ ## Related Issue
6
+
7
+ <!-- - This project only accepts pull requests related to open issues -->
8
+ <!-- - If suggesting a new feature or change, please discuss it in an issue first -->
9
+ <!-- - If fixing a bug, there should be an issue describing it with steps to reproduce -->
10
+ <!-- - Please link to the issue here: -->
11
+
12
+ ## How Has This Been Tested
13
+
14
+ <!-- - Please describe in detail how you tested your changes. -->
15
+ <!-- - Include details of your testing environment, and the tests you ran to -->
16
+ <!-- - see how your change affects other areas of the code, etc. -->
17
+
18
+ ## Checklist
19
+
20
+ <!-- - Go over all the following points, and put an `x` in all the boxes that apply. -->
21
+ <!-- - If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
22
+
23
+ - [ ] My code follows the code style of this project.
24
+ - [ ] My change requires a change to the documentation.
25
+ - [ ] I have updated the documentation accordingly.
26
+ - [ ] I have read the ** CONTRIBUTING** document.
27
+ - [ ] I have added tests to cover my changes.
28
+ - [ ] All new and existing tests passed.
You can’t perform that action at this time.
0 commit comments