Skip to content

Latest commit

 

History

History
244 lines (214 loc) · 9.04 KB

bug_report.yml

File metadata and controls

244 lines (214 loc) · 9.04 KB
NameAboutLabelsAssignees
Bug reportCreate a report to help us improveS-triage,C-bug

Thank you for taking the time to report a bug in rustic!

Please fill out the following template to help us reproduce the issue and fix it as soon as possible.

Please note that this is only for reporting bugs in rustic itself.

If you have a question about how to use rustic, please use the discussions instead.

Which part(s) of the rustic ecosystem are we talking about?

You may select more than one.

A clear and concise description of what you're experiencing and what the bug is.

How do you trigger this bug? Please walk us through it step by step.

How often do you encounter this bug?

A short code snippet that can be used to reproduce the bug. Do NOT paste screenshots of code!

A clear and concise description of what you expected to happen.

Environment

Please fill out the following information about your environment.

Where else did you get rustic from?

Which kernel version/OS build are you running on? Please be as specific as possible.

- *nix: run `uname -a` in the terminal
- Windows: press `Win + R`, enter `System` and copy `OS Build` from Windows specifications (on Win11)
- MacOS: run `uname -av` in the terminal

examples:
- **Operating System**: Windows 10
- **Kernel Version**: Linux MyPC 5.15.90.1-microsoft-standard-WSL2 #1 SMP Fri Jan 27 02:56:13 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
- **OS build**: Windows 11 Pro 22H2 Build 22621.2134

Which version of rustic are you running? Please be as specific as possible.

Please run `rustic --version` and copy the output here.

example:
**rustic**: rustic v0.5.4

Links? References? Anything that will give us more context about the issue you are encountering!

Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in.

Questionnaire

Please fill out the following questionnaire to help us improve rustic.

Consider a scale from -2 (Very difficult) to +2 (Very easy).

Consider a scale from -2 (Very unclear) to +2 (Very clear).

Consider a scale from -2 (I'm mad as hell, and I can't take it anymore) to +2 (I can't go back to any other backup solution anymore).

Checklist

Please check the following:

Please make sure, you have searched/tried the following resources before submitting this issue:

Thank you for the report!

We'll look into it as soon as possible.