@@ -32,22 +32,29 @@ Output of `restic version`
32
32
--------------------------
33
33
34
34
35
- How did you run restic exactly?
36
- -------------------------------
35
+
36
+ What backend/service did you use to store the repository?
37
+ ---------------------------------------------------------
38
+
39
+
40
+
41
+ Problem description / Steps to reproduce
42
+ ----------------------------------------
37
43
38
44
<!--
39
45
This section should include at least:
40
46
47
+ * A description of the problem you are having with restic.
48
+
41
49
* The complete command line and any environment variables you used to
42
50
configure restic's backend access. Make sure to replace sensitive values!
43
51
44
52
* The output of the commands, what restic prints gives may give us much
45
53
information to diagnose the problem!
46
- -->
47
-
48
- What backend/server/service did you use to store the repository?
49
- ----------------------------------------------------------------
50
54
55
+ * The more time you spend describing an easy way to reproduce the behavior (if
56
+ this is possible), the easier it is for the project developers to fix it!
57
+ -->
51
58
52
59
53
60
Expected behavior
@@ -65,22 +72,12 @@ In this section, please try to concentrate on observations, so only describe
65
72
what you observed directly.
66
73
-->
67
74
68
- Steps to reproduce the behavior
69
- -------------------------------
70
-
71
- <!--
72
- The more time you spend describing an easy way to reproduce the behavior (if
73
- this is possible), the easier it is for the project developers to fix it!
74
- -->
75
-
76
75
Do you have any idea what may have caused this?
77
76
-----------------------------------------------
78
77
79
-
80
-
81
- Do you have an idea how to solve the issue?
82
- -------------------------------------------
83
-
78
+ <!--
79
+ Did something noteworthy happen on your system, Internet connection, backend services, etc?
80
+ -->
84
81
85
82
86
83
Did restic help you today? Did it make you happy in any way?
0 commit comments