2021-02-06 21:23:25 +00:00
|
|
|
---
|
|
|
|
name: Bug Report
|
|
|
|
about: Create a report to help us improve
|
|
|
|
title: "[BUG] "
|
|
|
|
labels: hint/needs-triaging, kind/bug
|
|
|
|
assignees: ''
|
|
|
|
|
|
|
|
---
|
|
|
|
|
2021-02-22 06:38:59 +00:00
|
|
|
> Note: For security-related bugs/issues, please follow the [security policy](https://github.com/filecoin-project/lotus/security/policy).
|
|
|
|
|
2021-02-06 21:23:25 +00:00
|
|
|
**Describe the bug**
|
|
|
|
A clear and concise description of what the bug is.
|
|
|
|
(If you are not sure what the bug is, try to figure it out via a [discussion](https://github.com/filecoin-project/lotus/discussions/new) first!
|
|
|
|
|
|
|
|
**Version (run `lotus version`):**
|
|
|
|
|
|
|
|
**To Reproduce**
|
|
|
|
Steps to reproduce the behavior:
|
|
|
|
1. Run '...'
|
|
|
|
2. See error
|
|
|
|
|
|
|
|
**Expected behavior**
|
|
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
|
|
|
|
**Logs**
|
|
|
|
Provide daemon/miner/worker and goroutines(if available) for troubleshooting.
|
|
|
|
|
|
|
|
**Screenshots**
|
|
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
|
|
|
|
**Additional context**
|
|
|
|
Add any other context about the problem here.
|