diff --git a/.github/issue_template.md b/.github/issue_template.md new file mode 100644 index 0000000..956bb03 --- /dev/null +++ b/.github/issue_template.md @@ -0,0 +1,37 @@ +Your issue may already be reported! +Please search on the [issue track](../) before creating one. + +## Expected Behavior + + + +## Current Behavior + + + +## Possible Solution + + + +## Steps to Reproduce (for bugs) + + +1. +2. +3. +4. + +## Context + + + +## Your Environment + +* Version used: +* ROS version: +* Operating System and version: + +## Log file +``` +Paste your DEBUG logfile content here +```