We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f624802 + 668f4d3 commit 2b0f169Copy full SHA for 2b0f169
.github/pull_request_template.md
@@ -1,11 +1,21 @@
1
-# Description
+### Description
2
3
-> Detailed changes summary | testing | dependencies
4
-> Good example: https://os.mbed.com/docs/latest/reference/guidelines.html#workflow (Pull request template)
+<!--
+ Required
5
+ Add here detailed changes summary, testing results, dependencies
6
+ Good example: https://os.mbed.com/docs/latest/reference/guidelines.html#workflow (Pull request template)
7
+-->
8
-# Pull request type
9
+
10
+### Pull request type
11
12
13
14
+ Please tick one of the following types
15
16
17
- [ ] Fix
18
- [ ] Refactor
-- [ ] New Target
19
+- [ ] New target
20
- [ ] Feature
21
+- [ ] Breaking change
0 commit comments