Skip to content

Commit

Permalink
chore: update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
Duologic committed Feb 13, 2025
1 parent a6d896c commit 1832bef
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
6 changes: 2 additions & 4 deletions .github/ISSUE_TEMPLATE/1-bug-report.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: Bug Report
description: File a bug report
title: "[Bug]: "
labels: ["bug"]
projects: ["grafana/513"] # Platform Client Administration Tooling
type: "bug"
projects: ["grafana/513"] # Platform Monitoring
body:
- type: input
id: grizzly_version
Expand All @@ -27,4 +26,3 @@ body:
placeholder: |
Please list the steps required to reproduce the issue, for example:
1. `grr pull ...`
5 changes: 2 additions & 3 deletions .github/ISSUE_TEMPLATE/2-feature-request.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: Feature Request
description: Suggest an improvement for Grizzly
title: "[Feature Request]: "
labels: ["enhancement"]
projects: ["grafana/513"] # Platform Client Administration Tooling
type: "enhancement"
projects: ["grafana/513"] # Platform Monitoring
body:
- type: textarea
id: request
Expand Down

0 comments on commit 1832bef

Please sign in to comment.