2
2
mirror of https://github.com/octoleo/restic.git synced 2024-05-31 16:10:49 +00:00

Use underline style markup for issue/PR templates

This commit is contained in:
Alexander Neumann 2018-07-22 14:17:53 +02:00
parent 67535e00a8
commit 8e15b59347
2 changed files with 24 additions and 12 deletions

View File

@ -23,10 +23,12 @@ Thanks for understanding, and for contributing to the project!
--> -->
## Output of `restic version` Output of `restic version`
--------------------------
## How did you run restic exactly? How did you run restic exactly?
-------------------------------
<!-- <!--
This section should include at least: This section should include at least:
@ -38,39 +40,46 @@ This section should include at least:
information to diagnose the problem! information to diagnose the problem!
--> -->
## What backend/server/service did you use to store the repository? What backend/server/service did you use to store the repository?
----------------------------------------------------------------
## Expected behavior Expected behavior
-----------------
<!-- <!--
Describe what you'd like restic to do differently. Describe what you'd like restic to do differently.
--> -->
## Actual behavior Actual behavior
---------------
<!-- <!--
In this section, please try to concentrate on observations, so only describe 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 Steps to reproduce the behavior
-------------------------------
<!-- <!--
The more time you spend describing an easy way to reproduce the behavior (if 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! 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?
-----------------------------------------------
## Do you have an idea how to solve the issue? Do you have an idea how to solve the issue?
-------------------------------------------
## Did restic help you or made you happy in any way? Did restic help you or made you happy in any way?
-------------------------------------------------
<!-- <!--
Answering this question is not required, but if you have anything positive to share, please do so here! Answering this question is not required, but if you have anything positive to share, please do so here!

View File

@ -8,19 +8,22 @@ your time and add more commits. If you're done and ready for review, please
check the last box. check the last box.
--> -->
### What is the purpose of this change? What does it change? What is the purpose of this change? What does it change?
--------------------------------------------------------
<!-- <!--
Describe the changes here, as detailed as needed. Describe the changes here, as detailed as needed.
--> -->
### Was the change discussed in an issue or in the forum before? Was the change discussed in an issue or in the forum before?
------------------------------------------------------------
<!-- <!--
Link issues and relevant forum posts here. Link issues and relevant forum posts here.
--> -->
### Checklist Checklist
---------
- [ ] I have read the [Contribution Guidelines](https://github.com/restic/restic/blob/master/CONTRIBUTING.md#providing-patches) - [ ] I have read the [Contribution Guidelines](https://github.com/restic/restic/blob/master/CONTRIBUTING.md#providing-patches)
- [ ] I have added tests for all changes in this PR - [ ] I have added tests for all changes in this PR