1.7 KiB
1.7 KiB
name | about |
---|---|
Bug report | Create a report to help us improve |
Steps to reproduce: List the minimal actions needed to reproduce the behaviour.
- ...
- ...
- ...
Expected behaviour: Describe what you expected to happen.
Actual behaviour: Describe What actually happened.
Environment info:
- Please provide the command you used to build the project, including any
RUSTFLAGS
. - System info: Run
uname -srm
or similar and copy the output here (we want to know your OS, architecture etc). - If you're running IOx in a containerised environment then details about that would be helpful.
- Other relevant environment details: disk info, hardware setup etc.
Config: Copy any non-default config values here or attach the full config as a gist or file.
Logs:
Include snippet of errors in logs or stack traces here.
Sometimes you can get useful information by running the program with the RUST_BACKTRACE=full
environment variable.
Finally, the IOx server has a -vv
for verbose logging.