File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change
1
+ Description of MR/PR...
2
+
3
+ Fixes #
4
+
5
+ [ comment ] : # ( To refer to GitHub issues in other repos )
6
+
7
+ ## Motivation and Context
8
+
9
+ Why is this change implemented? Add screenshots, images, or other media if this helps explain.
10
+
11
+ ## Changes
12
+
13
+ - Item 1
14
+ - Item 2
15
+
16
+ ## Type of changes
17
+
18
+ - Bug fix (non-breaking change which fixes an issue)
19
+ - New feature (non-breaking change which adds functionality)
20
+ - Breaking change (fix or feature that would cause existing functionality to change)
21
+
22
+ [ comment ] : # ( Delete the lines in "Type of changes" that are not appropriate )
23
+
24
+ ## Checklist
25
+
26
+ - [ ] Update dependencies
27
+ - [ ] Update version
28
+ - [ ] Update README
29
+
30
+ ## Testing
31
+
32
+ This should contain instructions on how to test the new code, or details on how
33
+ the new code was tested, e.g.
34
+
35
+ 1 . ` colcon build --symlink-install --merge-install --packages-up-to py_trees_parser `
36
+ 2 . ` colcon test --merge-install --event-handlers console_cohesion+ --packages-select py_trees_parser `
You can’t perform that action at this time.
0 commit comments