浏览代码

Updated issue templates

Torkel Ödegaard 6 年之前
父节点
当前提交
ec1bb7b995
共有 2 个文件被更改,包括 1 次插入5 次删除
  1. 1 3
      .github/ISSUE_TEMPLATE/1-bug_report.md
  2. 0 2
      .github/ISSUE_TEMPLATE/2-feature_request.md

+ 1 - 3
.github/ISSUE_TEMPLATE/1-bug_report.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**:

+ 0 - 2
.github/ISSUE_TEMPLATE/2-feature_request.md

@@ -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 -->