You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+9-8Lines changed: 9 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
-
# Description
1
+
##Description
2
2
3
3
Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.
4
4
5
5
Fixes # (issue)
6
6
7
-
## Type of change
7
+
###Type of change
8
8
9
9
Please delete options that are not relevant.
10
10
@@ -13,20 +13,21 @@ Please delete options that are not relevant.
13
13
-[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
14
14
-[ ] This change requires a documentation update
15
15
16
-
# How Has This Been Tested?
16
+
##How Has This Been Tested?
17
17
18
18
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
19
19
20
20
-[ ] Test A
21
21
-[ ] Test B
22
22
23
23
**Test Configuration**:
24
-
* Firmware version:
25
-
* Hardware:
26
-
* Toolchain:
27
-
* SDK:
28
24
29
-
# Checklist:
25
+
- Firmware version:
26
+
- Hardware:
27
+
- Toolchain:
28
+
- SDK:
29
+
30
+
## Checklist
30
31
31
32
-[ ] My code follows the style guidelines of this project
0 commit comments