issue template

This commit is contained in:
Masataro Asai 2017-03-11 22:20:08 +09:00
parent b6a19889bf
commit ef95a7ed90

31
ISSUE_TEMPLATE.md Normal file
View file

@ -0,0 +1,31 @@
For better utilizing the limited amount of human resource, please include the following
information when reporting an issue. Issues which does not follow this
instruction may be immediately closed without review.
```
uname -a
ros --version # if roswell runs successfully
ros config
```
## How to reproduce it
```sh
```
## Expected behavior
```sh
```
## Actual result
```sh
```