From 9a3968d4694f516ded8bdbfe23e2a487477bb8b4 Mon Sep 17 00:00:00 2001 From: Pablo Garrido Date: Mon, 25 Jan 2021 15:25:30 +0100 Subject: [PATCH] Add issue template --- .github/ISSUE_TEMPLATE/general-issue.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/general-issue.md diff --git a/.github/ISSUE_TEMPLATE/general-issue.md b/.github/ISSUE_TEMPLATE/general-issue.md new file mode 100644 index 0000000..3ac587d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/general-issue.md @@ -0,0 +1,24 @@ +--- +name: General issue +about: General issue template for micro-ROS +title: '' +labels: '' +assignees: '' + +--- + +## Issue template + +- Hardware description: +- RTOS: +- Installation type: +- Version or commit hash: + +#### Steps to reproduce the issue + + +#### Expected behavior + +#### Actual behavior + +#### Additional information