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
+11-7Lines changed: 11 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,22 @@
1
1
### Description
2
2
3
-
_Please fill this section with a description what the pull request is trying to address._
3
+
_Please fill this section with a description what the pull request is trying to address and what changes were made._
4
4
5
-
### Changes made
6
5
7
-
_Please write down a short description of what changes were made._
8
-
9
-
### Testing
6
+
### Testing status & QA
10
7
11
8
_Please describe the testing already done by you and what testing you request/recommend QA to execute. If you used or created any testing project please link them here too for QA._
12
9
13
-
### Risk
10
+
### Overall Product Risks
11
+
12
+
_Please rate the potential complexity and halo effect from low to high for the reviewers. Note down potential risks to specific Editor branches if any._
13
+
14
+
- Complexity:
15
+
- Halo Effect:
16
+
17
+
### Comments to reviewers
14
18
15
-
_Please describe the potential risks of your changes for the reviewers._
19
+
_Please describe any additional information such as what to focus on, or historical info for the reviewers._
// InputDeviceDescription.ToJson writes empty string fields and not null values, whereas reporting a device via an incomplete description string will fully omit the fields.
0 commit comments