roswell.roswell/ISSUE_TEMPLATE.md
2017-11-30 12:24:46 +09:00

38 lines
596 B
Markdown

For better utilizing the limited human resources, please include the following
information when reporting an issue. Issues which do not follow the
format may be immediately closed without review.
## Environment
```
# result of evaluating
uname -a
ros --version # if roswell runs successfully
ros config
```
We may assign explanatory tags to bad questions instead of replying to it.
See this famous text on how to ask good questions http://catb.org/~esr/faqs/smart-questions.html
## How to reproduce the issue
```sh
```
## Expected behavior
```sh
```
## Actual result
```sh
```