add new issue templates

This commit is contained in:
Marcus Efraimsson
2019-02-19 13:31:32 +01:00
parent 14d8a94273
commit df2f33b5b1
3 changed files with 69 additions and 0 deletions
@@ -0,0 +1,28 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
---
Read before posting:
- Questions should be posted to https://community.grafana.com
- Search through opened and closed issues for existing similar feature requests: https://github.com/grafana/grafana/issues?utf8=%E2%9C%93&q=is%3Aissue
- Write a short and descriptive title describing your feature, e.g. Support X in area Y
Please answer and include below information:
### Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is, e.g. I'm always frustrated when [...]
### Describe possible solutions you'd like
A clear and concise description of what you want to happen.
### Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
### Additional context
Add any other relevant context, like Grafana version, browser, platform and/or screenshots about the feature request here.