Skip to content

Commit

Permalink
Update issue.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sorinvoicu authored Mar 7, 2024
1 parent 80897dc commit 62d990b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/ISSUE_TEMPLATE/issue.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
name: Issue Report
description: File an issue report
title: "[issue]: <title>"
labels: ["bug", "triage"]
title: ""
labels: ["help wanted"]
body:
- type: markdown
attributes:
Expand All @@ -13,8 +13,7 @@ body:
attributes:
label: Issue description
description: Also tell us, what did you expect to happen?
placeholder: Tell us what you see!
value: "A bug happened!"
value: ""
validations:
required: true
- type: textarea
Expand Down

0 comments on commit 62d990b

Please sign in to comment.