ipfs-cluster/.github/ISSUE_TEMPLATE/bug_report.md
2019-04-29 18:01:12 +02:00

30 lines
899 B
Markdown

---
name: Bug report
about: Create a bug report for IPFS Cluster
title: ''
labels: bug, needs review
assignees: ''
---
<!--
You are about to open an issue in the ipfs-cluster repository. Please verify that:
* This is not a IPFS Cluster website content issue: file those here: https://github.com/ipfs/ipfs-cluster-website/issues
* You read the troubleshooting docs (https://cluster.ipfs.io/documentation/troubleshooting/)
* You searched for similar issues in the repo without luck
* All peers are running the same cluster version
* All peers are configured using the same cluster `secret`
Thank you!
-->
**Additional information:**
- OS: [e.g. Linux]
- IPFS Cluster version: [e.g. 0.10.1, master]
- Installation method: [e.g. built from source, dist.ipfs.io, docker]
**Describe the bug:**
A clear and concise description of what the bug is and how the behavior was different from expected.