File tree Expand file tree Collapse file tree 2 files changed +67
-0
lines changed Expand file tree Collapse file tree 2 files changed +67
-0
lines changed Original file line number Diff line number Diff line change
1
+ Note: This is just a template, so feel free to use/remove the unnecessary things
2
+
3
+ ### Description
4
+ - Type: Bug | Enhancement | Question
5
+ - Related Issue: ` #abc `
6
+ - Priority: Blocker | Major | Minor
7
+
8
+ ---------------------------------------------------------------
9
+ ## Bug
10
+
11
+ ** mbed-os sha**
12
+ (` git describe --tags ` )
13
+
14
+ ** mbed-cli version**
15
+ (` mbed ` )
16
+
17
+ ** Expected Behavior**
18
+
19
+ ** Actual Behavior**
20
+
21
+ ** Steps to Reproduce**
22
+
23
+ ----------------------------------------------------------------
24
+ ## Enhancement
25
+
26
+ ** Reason to enhance/problem with existing solution**
27
+
28
+ ** Suggested enhancement**
29
+
30
+ ** Pros**
31
+
32
+ ** Cons**
33
+
34
+ -----------------------------------------------------------------
35
+
36
+ ## Question
37
+
38
+ ** How to?**
Original file line number Diff line number Diff line change
1
+ ## Status
2
+ ** READY/IN DEVELOPMENT/HOLD**
3
+
4
+ ## Migrations
5
+ YES | NO
6
+
7
+ ## Description
8
+ A few sentences describing the overall goals of the pull request's commits.
9
+
10
+ ## Related PRs
11
+ List related PRs against other branches:
12
+
13
+ branch | PR
14
+ ------ | ------
15
+ other_pr_production | [ link] ( )
16
+ other_pr_master | [ link] ( )
17
+
18
+
19
+ ## Todos
20
+ - [ ] Tests
21
+ - [ ] Documentation
22
+
23
+
24
+ ## Deploy Notes
25
+ Notes regarding deployment the contained body of work. These should note any
26
+ db migrations, etc.
27
+
28
+ ## Steps to Test or Reproduce
29
+ Outline the steps to test or reproduce the PR here.
You can’t perform that action at this time.
0 commit comments