Skip to content

Commit

Permalink
Update correct JIRA issue type
Browse files Browse the repository at this point in the history
JIRA issue type fix from Task to Bug
  • Loading branch information
Indastri committed Jul 18, 2024
1 parent 1b7f78f commit dd9aab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/02_Issue-Report.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Issue report
description: Report any problem here
labels: ["Status: Awaiting triage"]
labels: ['Type: Bug', 'Status: Awaiting triage']
body:
- type: markdown
attributes:
Expand Down

0 comments on commit dd9aab7

Please sign in to comment.