mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-01 14:28:02 +08:00
22 lines
850 B
Markdown
22 lines
850 B
Markdown
---
|
|
name: 'Bug Report'
|
|
about: 'Report a bug in go-ipfs.'
|
|
labels: bug
|
|
---
|
|
|
|
#### Version information:
|
|
<!-- Output From `ipfs version --all`
|
|
|
|
Please check dist.ipfs.io for a newer version of go-ipfs and update if necessary. Report back if the problem persists.
|
|
|
|
If you can't run `ipfs version --all` or that command fails, include as much information as you can: IPFS version, computer architecture (e.g., Intel x86 64bit), operating system, etc. -->
|
|
|
|
#### Description:
|
|
<!-- This is where you get to tell us what went wrong. When doing so, please make sure to include *all* relevant information.
|
|
|
|
Please try to include:
|
|
* What you were doing when you experienced the bug.
|
|
* Any error messages you saw, *where* you saw them, and what you believe may have caused them (if you have any ideas).
|
|
* When possible, steps to reliably produce the bug.
|
|
-->
|