diff --git a/.github/ISSUE_TEMPLATE/1-bug_report.md b/.github/ISSUE_TEMPLATE/1-bug_report.md index 544ddab89e9..eb87a7fc1c9 100644 --- a/.github/ISSUE_TEMPLATE/1-bug_report.md +++ b/.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: '' --- **What happened**: diff --git a/.github/ISSUE_TEMPLATE/2-feature_request.md b/.github/ISSUE_TEMPLATE/2-feature_request.md index 17e72c6f1ca..0a8b2a63a72 100644 --- a/.github/ISSUE_TEMPLATE/2-feature_request.md +++ b/.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: '' ---