Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

name: Bug Report
description: File a bug report
labels: ["Type: bug"]
type: Bug
assignees: []
body:
- type: textarea
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

name: Enhancement Request
description: Request an enhancement to the project
labels: ["Type: enhancement"]
type: Feature
assignees: []
body:
- type: markdown
Expand Down
Loading