-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add issue template * Fix issue template description * Replace RTOS with OS
- Loading branch information
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
name: General issue | ||
about: General issue template for micro XRCE-DDS Agent | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
## Issue template | ||
|
||
- Hardware description: <!-- hardware where you are running the micro XRCE-DDS Agent --> | ||
- OS: <!-- OS where you are using the micro XRCE-DDS Agent --> | ||
- Installation type: <!-- CMake flags, FastDDS version, etc --> | ||
- Version or commit hash: <!-- version or branch used to compile the micro XRCE-DDS Agent --> | ||
|
||
#### Steps to reproduce the issue | ||
<!-- Detailed instructions on how to reliably reproduce this issue http://sscce.org/--> | ||
|
||
#### Expected behavior | ||
|
||
#### Actual behavior | ||
|
||
#### Additional information |