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-4Lines changed: 11 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
### Description
2
2
3
-
<!--
3
+
<!--
4
4
Required
5
-
Add here detailed changes summary, testing results, dependencies
5
+
Add here detailed changes summary, testing results, dependencies
6
6
Good example: https://os.mbed.com/docs/mbed-os/latest/contributing/workflow.html (Pull request template)
7
7
-->
8
8
9
9
10
10
### Pull request type
11
11
12
-
<!--
12
+
<!--
13
13
Required
14
14
Please add only one X to one of the following types. Do not fill multiple types (split the pull request otherwise).
15
15
Please note this is not a GitHub task list, indenting the boxes or changing the format to add a '.' or '*' in front
@@ -26,8 +26,15 @@
26
26
27
27
### Reviewers
28
28
29
-
<!--
29
+
<!--
30
30
Optional
31
31
Request additional reviewers with @username
32
32
-->
33
33
34
+
### Release Notes
35
+
36
+
<!--
37
+
Optional
38
+
In case of breaking changes, functionality changes or refactors, please add release notes here.
39
+
For more information, please see [the contributing guidelines](https://os.mbed.com/docs/mbed-os/latest/contributing /workflow.html#pull-request-types).
0 commit comments