Make issue template styling more consistent
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
07cf2f20fb
commit
1408bcd0e1
2 changed files with 6 additions and 6 deletions
6
.github/ISSUE_TEMPLATE.md
vendored
6
.github/ISSUE_TEMPLATE.md
vendored
|
@ -12,11 +12,11 @@ that aren't relevant to your particular case.
|
||||||
Text between <!-- and --> marks will be invisible in the report.
|
Text between <!-- and --> marks will be invisible in the report.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
### Description
|
#### Description
|
||||||
|
|
||||||
Describe here the problem that you are experiencing, or the feature you are requesting.
|
Describe here the problem that you are experiencing, or the feature you are requesting.
|
||||||
|
|
||||||
### Steps to reproduce
|
#### Steps to reproduce
|
||||||
|
|
||||||
- For bugs, list the steps
|
- For bugs, list the steps
|
||||||
- that reproduce the bug
|
- that reproduce the bug
|
||||||
|
@ -30,7 +30,7 @@ file a bug here too! -->
|
||||||
|
|
||||||
<!-- Include screenshots if possible: you can drag and drop images below. -->
|
<!-- Include screenshots if possible: you can drag and drop images below. -->
|
||||||
|
|
||||||
### Version information
|
#### Version information
|
||||||
|
|
||||||
<!-- IMPORTANT: please answer the following questions, to help us narrow down the problem -->
|
<!-- IMPORTANT: please answer the following questions, to help us narrow down the problem -->
|
||||||
|
|
||||||
|
|
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -21,11 +21,11 @@ that aren't relevant to your particular case.
|
||||||
Text between <!-- and --> marks will be invisible in the report.
|
Text between <!-- and --> marks will be invisible in the report.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
### Description
|
#### Description
|
||||||
|
|
||||||
Describe here the problem that you are experiencing, or the feature you are requesting.
|
Describe here the problem that you are experiencing, or the feature you are requesting.
|
||||||
|
|
||||||
### Steps to reproduce
|
#### Steps to reproduce
|
||||||
|
|
||||||
- For bugs, list the steps
|
- For bugs, list the steps
|
||||||
- that reproduce the bug
|
- that reproduce the bug
|
||||||
|
@ -40,7 +40,7 @@ Logs being sent: yes/no
|
||||||
|
|
||||||
<!-- Include screenshots if possible: you can drag and drop images below. -->
|
<!-- Include screenshots if possible: you can drag and drop images below. -->
|
||||||
|
|
||||||
### Version information
|
#### Version information
|
||||||
|
|
||||||
<!-- IMPORTANT: please answer the following questions, to help us narrow down the problem -->
|
<!-- IMPORTANT: please answer the following questions, to help us narrow down the problem -->
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue