2023-05-01 16:25:09 -05:00
name : New Bug Report
description : File a bug report
2023-07-12 16:09:41 -05:00
title : "Product Area: Short description of bug"
2023-05-01 16:25:09 -05:00
body :
- type : markdown
attributes :
value : |
Thanks for taking the time to fill out this bug report!
2023-07-12 16:09:41 -05:00
Please try to give your issue a good title. Try using the product-area where you are having an issue and a brief description of the problem. Like this :
- `Dashboards : Template Variables break when I do X` or
2023-05-01 16:25:09 -05:00
- `Alerting : message templating plus Slack channel breaks when I do X`
- type : markdown
attributes :
value : |
**HINT:** Have you tried [searching](https://github.com/grafana/grafana/issues) for similar issues? Duplicate issues are common.
**Are you reporting a security vulnerability?** [Submit it here instead](https://github.com/grafana/grafana/security/policy).
- type : markdown
attributes :
value : |
#
2023-07-12 16:09:41 -05:00
2023-05-01 16:25:09 -05:00
- type : textarea
attributes :
2023-07-12 16:09:41 -05:00
label : What happened?
description : "**Hot Tip:** Record your screen and attach it here."
2023-05-01 16:25:09 -05:00
validations :
required : true
2023-07-12 16:09:41 -05:00
2023-05-01 16:25:09 -05:00
- type : textarea
attributes :
2023-07-12 16:09:41 -05:00
label : What did you expect to happen?
2023-05-01 16:25:09 -05:00
validations :
required : true
2023-07-12 16:09:41 -05:00
- type : textarea
2023-05-01 16:25:09 -05:00
attributes :
2023-07-12 16:09:41 -05:00
label : Did this work before?
description : "If this worked before, what Grafana version worked correctly?"
2023-05-01 16:25:09 -05:00
validations :
2023-07-12 16:09:41 -05:00
required : true
- type : textarea
2023-05-01 16:25:09 -05:00
attributes :
2023-07-12 16:09:41 -05:00
label : How do we reproduce it?
placeholder : "Steps to reproduce..."
2023-05-01 16:25:09 -05:00
value : |
2023-07-12 16:09:41 -05:00
1 .
2 .
3 .
validations :
required : true
2023-05-01 16:25:09 -05:00
- type : textarea
attributes :
2023-07-12 16:09:41 -05:00
label : Is the bug inside a dashboard panel?
description : |
If the bug appears inside a [dashboard panel](https://grafana.com/docs/grafana/latest/panels-visualizations/#panels-and-visualizations), please use the ["Get help" feature](https://grafana.com/docs/grafana/latest/troubleshooting/send-panel-to-grafana-support/). Select **Copy to clipboard** and paste the data below.
2023-05-01 16:25:09 -05:00
2023-07-12 16:09:41 -05:00
- type : textarea
attributes :
label : Environment (with versions)?
2023-05-01 16:25:09 -05:00
description : |
2023-07-12 16:09:41 -05:00
[ How do I find my Grafana version info?](https://community.grafana.com/t/how-to-find-your-grafana-version-info-3-different-ways/86857)
placeholder : "Grafana, OS, and Browser versions..."
value : |
Grafana :
OS :
Browser :
validations :
required : false
2023-05-01 16:25:09 -05:00
- type : dropdown
attributes :
2023-07-12 16:09:41 -05:00
label : Grafana platform?
description : How are you running/deploying Grafana?
2023-05-01 16:25:09 -05:00
options :
- I use Grafana Cloud
- Docker
- Kubernetes
- A package manager (APT, YUM, BREW, etc.)
- A downloaded binary
- Other
- I don't know
validations :
required : false
2023-07-12 16:09:41 -05:00
2023-05-01 16:25:09 -05:00
- type : input
attributes :
2023-07-12 16:09:41 -05:00
label : Datasource(s)?
description : "Is this issue specific to a datasource plugin? (Please list all that apply)"
2023-05-01 16:25:09 -05:00
placeholder : "ex. Elasticsearch 5.0.0 or Infinity 1.4.1 ..."