Use headings in bug report template (#65429)
* Use headings in bug report template I've reported a lot of bugs recently, and I've found that headings are a far better way to format bug reports. See https://github.com/grafana/grafana/issues/65426 for an example. Thanks * Switch from H1s to H2s As per PR feedback, H1 already exists as the issue title :-)
This commit is contained in:
@@ -14,15 +14,15 @@ PROTIP: record your screen and attach it as a gif to showcase the issue.
|
||||
- How to record and attach gif: https://bit.ly/2Mi8T6K
|
||||
-->
|
||||
|
||||
**What happened**:
|
||||
## What happened:
|
||||
|
||||
**What you expected to happen**:
|
||||
## What you expected to happen:
|
||||
|
||||
**How to reproduce it (as minimally and precisely as possible)**:
|
||||
## How to reproduce it (as minimally and precisely as possible):
|
||||
|
||||
**Anything else we need to know?**:
|
||||
## Anything else we need to know?:
|
||||
|
||||
**Environment**:
|
||||
## Environment:
|
||||
- Grafana version:
|
||||
- Data source type & version:
|
||||
- OS Grafana is installed on:
|
||||
|
||||
Reference in New Issue
Block a user