Skip to content

Commit

Permalink
Updated the issue templates to set the type instead of applying a lab…
Browse files Browse the repository at this point in the history
…el (#7616)
  • Loading branch information
glen-84 authored Oct 23, 2024
1 parent bb86b6d commit b0fa720
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Bug Report
description: Report a bug to help us improve.
labels: [🐛 bug]
type: Bug
body:
- type: markdown
attributes:
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Feature Request
description: Suggest an idea for one of our products.
labels: [🎉 enhancement]
type: Feature
body:
- type: dropdown
id: product
Expand Down

0 comments on commit b0fa720

Please sign in to comment.