Add h3 instead of bold to issues.

This commit is contained in:
Midou
2023-06-07 17:56:14 +01:00
parent e9a4756d19
commit 87fdbfba7e
3 changed files with 20 additions and 18 deletions
+12 -10
View File
@@ -1,15 +1,14 @@
---
name: Bug report
about: Create a bug report to help us improve Invidious
title: '[Bug] '
title: "[Bug] "
labels: bug
assignees: ''
assignees: ""
---
<!--
BEFORE TRYING TO REPORT A BUG:
* Use the search function to check if there is already an issue open for your problem!
* Read the docs (docs.gothub.app)
@@ -17,11 +16,12 @@ assignees: ''
If you want to suggest an enhancement to an existing feature please use "Enhancement" instead
-->
### Describe the bug
**Describe the bug**
<!-- A clear and concise description of what the bug is. -->
**Steps to Reproduce**
### Steps to Reproduce
<!-- Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
@@ -29,16 +29,18 @@ assignees: ''
4. See error
-->
**Logs**
### Logs
<!-- If applicable, copy the log that appear in the browser page where the error is reported. -->
**Screenshots**
### Screenshots
<!-- If applicable, add screenshots to help explain your problem. -->
**Additional context**
### Additional context
<!-- Add any other context about the problem here.
- Browser (if applicable):
- OS (if applicable):
- Instance: https://gothub.example.com
-->
+4 -4
View File
@@ -10,18 +10,18 @@ assignees: ""
<!-- If you want to suggest a new feature please use "Feature request" instead -->
<!-- If you want to report a bug, please use "Bug report" instead -->
**Is your enhancement request related to a problem? Please describe.**
### Is your enhancement request related to a problem? Please describe.
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
**Describe the solution you'd like**
### Describe the solution you'd like
<!-- A clear and concise description of what you want to happen. -->
**Describe alternatives you've considered**
### Describe alternatives you've considered
<!-- A clear and concise description of any alternative solutions or features you've considered. -->
**Additional context**
### Additional context
<!-- Add any other context or screenshots about the enhancement here. -->
+4 -4
View File
@@ -10,18 +10,18 @@ assignees: ""
<!-- If you want to suggest an enhancement to an existing feature please use "Enhancement" instead -->
<!-- If you want to report a bug, please use "Bug report" instead -->
**Is your feature request related to a problem? Please describe.**
### Is your feature request related to a problem? Please describe.
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
**Describe the solution you'd like**
### Describe the solution you'd like
<!-- A clear and concise description of what you want to happen. -->
**Describe alternatives you've considered**
### Describe alternatives you've considered
<!-- A clear and concise description of any alternative solutions or features you've considered. -->
**Additional context**
### Additional context
<!-- Add any other context or screenshots about the feature request here. -->