mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
38 lines
596 B
Markdown
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
|
|
|
|
```
|
|
|