seaweedfs/.github/ISSUE_TEMPLATE/bug_report.md

31 lines
762 B
Markdown
Raw Normal View History

2018-07-29 03:54:38 +00:00
---
name: Bug report
about: Create a report to help us improve
2019-07-15 08:36:39 +00:00
title: ''
labels: ''
assignees: ''
2018-07-29 03:54:38 +00:00
---
2018-07-29 03:57:16 +00:00
Sponsors SeaweedFS via Patreon https://www.patreon.com/seaweedfs
2019-07-15 08:36:39 +00:00
example of a good issue report:
https://github.com/chrislusf/seaweedfs/issues/1005
example of a bad issue report:
https://github.com/chrislusf/seaweedfs/issues/1008
2018-07-29 03:54:38 +00:00
**Describe the bug**
A clear and concise description of what the bug is.
2018-07-29 03:57:16 +00:00
**System Setup**
List the command line to start "weed master", "weed volume", "weed filer", "weed s3", "weed mount".
2018-07-29 03:54:38 +00:00
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Additional context**
Add any other context about the problem here.