Skip to content

Commit 88d01b5

Browse files
committed
Add issue template
1 parent 969d7a1 commit 88d01b5

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)