Skip to content

Commit 643180b

Browse files
simplify issue template
1 parent eac1c4a commit 643180b

File tree

1 file changed

+16
-19
lines changed

1 file changed

+16
-19
lines changed

.github/ISSUE_TEMPLATE/Bug.md

+16-19
Original file line numberDiff line numberDiff line change
@@ -32,22 +32,29 @@ Output of `restic version`
3232
--------------------------
3333

3434

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+
----------------------------------------
3743

3844
<!--
3945
This section should include at least:
4046
47+
* A description of the problem you are having with restic.
48+
4149
* The complete command line and any environment variables you used to
4250
configure restic's backend access. Make sure to replace sensitive values!
4351
4452
* The output of the commands, what restic prints gives may give us much
4553
information to diagnose the problem!
46-
-->
47-
48-
What backend/server/service did you use to store the repository?
49-
----------------------------------------------------------------
5054
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+
-->
5158

5259

5360
Expected behavior
@@ -65,22 +72,12 @@ In this section, please try to concentrate on observations, so only describe
6572
what you observed directly.
6673
-->
6774

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-
7675
Do you have any idea what may have caused this?
7776
-----------------------------------------------
7877

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+
-->
8481

8582

8683
Did restic help you today? Did it make you happy in any way?

0 commit comments

Comments
 (0)