You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
762 B

  1. ---
  2. name: Bug report
  3. about: Create a report to help us improve
  4. title: ''
  5. labels: ''
  6. assignees: ''
  7. ---
  8. Sponsors SeaweedFS via Patreon https://www.patreon.com/seaweedfs
  9. example of a good issue report:
  10. https://github.com/chrislusf/seaweedfs/issues/1005
  11. example of a bad issue report:
  12. https://github.com/chrislusf/seaweedfs/issues/1008
  13. **Describe the bug**
  14. A clear and concise description of what the bug is.
  15. **System Setup**
  16. List the command line to start "weed master", "weed volume", "weed filer", "weed s3", "weed mount".
  17. **Expected behavior**
  18. A clear and concise description of what you expected to happen.
  19. **Screenshots**
  20. If applicable, add screenshots to help explain your problem.
  21. **Additional context**
  22. Add any other context about the problem here.