File tree Expand file tree Collapse file tree 2 files changed +37
-0
lines changed
Expand file tree Collapse file tree 2 files changed +37
-0
lines changed Original file line number Diff line number Diff line change 1+ blank_issues_enabled : false
Original file line number Diff line number Diff line change 1+ ## Issue template
2+
3+ ** Required Info:**
4+
5+ - Hardware description:
6+ - <!-- hardware where you are using micro-ROS -->
7+ - RTOS:
8+ - <!-- RTOS where you are using micro-ROS -->
9+ - Installation type:
10+ - <!-- micro_ros_setup, modules, etc -->
11+ - Version or commit hash:
12+ - <!-- version of micro-ROS used: foxy, rolling -->
13+
14+ #### Steps to reproduce issue
15+ <!-- Detailed instructions on how to reliably reproduce this issue http://sscce.org/
16+ ``` code that can be copy-pasted is preferred ``` -->
17+ ```
18+
19+ ```
20+
21+ #### Expected behavior
22+
23+ #### Actual behavior
24+
25+ #### Additional information
26+
27+ <!-- If you are reporting a bug delete everything below
28+ If you are requesting a feature deleted everything above this line -->
29+ ----
30+ ## Feature request
31+
32+ #### Feature description
33+ <!-- Description in a few sentences what the feature consists of and what problem it will solve -->
34+
35+ #### Implementation considerations
36+ <!-- Relevant information on how the feature could be implemented and pros and cons of the different solutions -->
You can’t perform that action at this time.
0 commit comments