5b4f93cffa
Co-authored-by: Łukasz Magiera <magik6k@users.noreply.github.com>
34 lines
937 B
Markdown
34 lines
937 B
Markdown
---
|
|
name: Bug Report
|
|
about: Create a report to help us improve
|
|
title: "[BUG] "
|
|
labels: hint/needs-triaging, kind/bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
> Note: For security-related bugs/issues, please follow the [security policy](https://github.com/filecoin-project/lotus/security/policy).
|
|
|
|
**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 logs, 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.
|