mirror of
https://github.com/falk-werner/webfuse
synced 2024-10-27 20:34:10 +00:00
26 lines
465 B
Markdown
26 lines
465 B
Markdown
|
---
|
||
|
name: Bug report
|
||
|
about: Create a report to help us improve
|
||
|
title: ''
|
||
|
labels: ''
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
**Describe the bug**
|
||
|
A clear and concise description of what the bug is.
|
||
|
|
||
|
**To Reproduce**
|
||
|
Steps to reproduce the behavior:
|
||
|
1. Do '...'
|
||
|
2. See error
|
||
|
|
||
|
**Expected behavior**
|
||
|
A clear and concise description of what you expected to happen.
|
||
|
|
||
|
** Version **
|
||
|
Which version of `webfuse` do you use?
|
||
|
|
||
|
**Additional context**
|
||
|
Add any other context about the problem here.
|