mirror of
https://github.com/octoleo/restic.git
synced 2024-11-25 22:27:35 +00:00
simplify issue template
This commit is contained in:
parent
eac1c4a8d0
commit
643180b415
35
.github/ISSUE_TEMPLATE/Bug.md
vendored
35
.github/ISSUE_TEMPLATE/Bug.md
vendored
@ -32,23 +32,30 @@ Output of `restic version`
|
|||||||
--------------------------
|
--------------------------
|
||||||
|
|
||||||
|
|
||||||
How did you run restic exactly?
|
|
||||||
-------------------------------
|
What backend/service did you use to store the repository?
|
||||||
|
---------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Problem description / Steps to reproduce
|
||||||
|
----------------------------------------
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
This section should include at least:
|
This section should include at least:
|
||||||
|
|
||||||
|
* A description of the problem you are having with restic.
|
||||||
|
|
||||||
* The complete command line and any environment variables you used to
|
* The complete command line and any environment variables you used to
|
||||||
configure restic's backend access. Make sure to replace sensitive values!
|
configure restic's backend access. Make sure to replace sensitive values!
|
||||||
|
|
||||||
* The output of the commands, what restic prints gives may give us much
|
* The output of the commands, what restic prints gives may give us much
|
||||||
information to diagnose the problem!
|
information to diagnose the problem!
|
||||||
|
|
||||||
|
* The more time you spend describing an easy way to reproduce the behavior (if
|
||||||
|
this is possible), the easier it is for the project developers to fix it!
|
||||||
-->
|
-->
|
||||||
|
|
||||||
What backend/server/service did you use to store the repository?
|
|
||||||
----------------------------------------------------------------
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Expected behavior
|
Expected behavior
|
||||||
-----------------
|
-----------------
|
||||||
@ -65,22 +72,12 @@ In this section, please try to concentrate on observations, so only describe
|
|||||||
what you observed directly.
|
what you observed directly.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
Steps to reproduce the behavior
|
|
||||||
-------------------------------
|
|
||||||
|
|
||||||
<!--
|
|
||||||
The more time you spend describing an easy way to reproduce the behavior (if
|
|
||||||
this is possible), the easier it is for the project developers to fix it!
|
|
||||||
-->
|
|
||||||
|
|
||||||
Do you have any idea what may have caused this?
|
Do you have any idea what may have caused this?
|
||||||
-----------------------------------------------
|
-----------------------------------------------
|
||||||
|
|
||||||
|
<!--
|
||||||
|
Did something noteworthy happen on your system, Internet connection, backend services, etc?
|
||||||
Do you have an idea how to solve the issue?
|
-->
|
||||||
-------------------------------------------
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Did restic help you today? Did it make you happy in any way?
|
Did restic help you today? Did it make you happy in any way?
|
||||||
|
Loading…
Reference in New Issue
Block a user