restic/.github/ISSUE_TEMPLATE.md

38 lines
801 B
Markdown

<!--
NOTE: Not filling out the issue template needs a good reason, otherwise it may
take a lot longer to find the problem! Please take the time to help us
debugging the problem by collecting information, even if it seems irrelevant to
you. Thanks!
If you have a question, maybe the forum at https://discourse.restic.net is a
better place.
-->
## Output of `restic version`
## How did you run restic exactly?
<!--
Include the complete command line and any environment variables you used to
configure restic's backend access. Make sure to replace sensitive values!
-->
## What backend/server/service did you use?
## Expected behavior
## Actual behavior
## Steps to reproduce the behavior
## Do you have any idea what may have caused this?
## Do you have an idea how to solve the issue?