Updated issue templates

pull/15534/head
Torkel Ödegaard 6 years ago
parent da49fecc30
commit ec1bb7b995
  1. 4
      .github/ISSUE_TEMPLATE/1-bug_report.md
  2. 2
      .github/ISSUE_TEMPLATE/2-feature_request.md

@ -1,15 +1,13 @@
---
name: Bug report
about: Report a bug you found when using Grafana
title: ''
labels: 'type: bug'
assignees: ''
---
<!--
Please use this template while reporting a bug and provide as much info as possible.
Questions should be posted to https://community.grafana.com
Use Query Inspector to troubleshoot issues: https://community.grafana.com/t/using-grafanas-query-inspector-to-troubleshoot-issues/2630
Use query inspector to troubleshoot issues: https://community.grafana.com/t/using-grafanas-query-inspector-to-troubleshoot-issues/2630
-->
**What happened**:

@ -1,9 +1,7 @@
---
name: Enhancement Request
about: Suggest an enhancement or new feature for the Grafana project
title: ''
labels: 'type: feature request'
assignees: ''
---
<!-- Please only use this template for submitting feature requests -->

Loading…
Cancel
Save