1
0
mirror of https://github.com/taigrr/gopher-os synced 2025-01-18 04:43:13 -08:00
gopher-os/.github/ISSUE_TEMPLATE.md
Achilleas Anagnostopoulos 2826507371 docs: add GH issue template
2018-03-23 20:23:50 +00:00

31 lines
667 B
Markdown

Please answer these questions before submitting your issue. Thanks!
### Are you trying to build gopher-os inside vagrant or on Linux?
### If building on Linux what is the output of `uname -a`?
### What version of Go are you using (`go version`)?
### What did you do?
If possible, provide a recipe for reproducing the error.
If reporting a kernel crash please specify if you booted the kernel via
VirtualBox (`make run-vbox`), qemu (`make run-qemu`) or on real hardware.
### What did you expect to see?
### What did you see instead?
If reporting a kernel crash try to attach a screenshot of the kernel output
including any error or panic messages.