We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0009366 commit fc57709Copy full SHA for fc57709
.github/ISSUE_TEMPLATE/general-issue.md
@@ -0,0 +1,24 @@
1
+---
2
+name: General issue
3
+about: General issue template for micro-ROS
4
+title: ''
5
+labels: ''
6
+assignees: ''
7
+
8
9
10
+## Issue template
11
12
+- Hardware description: <!-- hardware where you are using micro-ROS -->
13
+- RTOS: <!-- RTOS where you are using micro-ROS -->
14
+- Installation type: <!-- micro_ros_setup, modules, etc -->
15
+- Version or commit hash: <!-- version of micro-ROS used: foxy, rolling -->
16
17
+#### Steps to reproduce the issue
18
+<!-- Detailed instructions on how to reliably reproduce this issue http://sscce.org/-->
19
20
+#### Expected behavior
21
22
+#### Actual behavior
23
24
+#### Additional information
0 commit comments