mirror of
https://github.com/gbowne1/ClassicOS.git
synced 2025-10-27 02:25:07 -07:00
667 B
667 B
name, about, title, labels, assignees
| name | about | title | labels | assignees |
|---|---|---|---|---|
| Bug report | Create a bug report to help us improve 88os |
If you found a bug in 88os, please provide:
- A clear and concise description of what the bug is: what happened and what you expected to happen.
- Steps to reproduce the bug. Ideally, you would provide a small code example triggering the bug and the exact command line used to run KLEE. Please make sure the bug is still present in the mainline.
- The warnings and error messages issued by KLEE
- Any relevant information about your platform: the output of
klee --version, OS version, environment variables, directory in which KLEE is run, etc.