Skip to content

Commit

Permalink
Update bug_report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mertcandav authored Aug 24, 2024
1 parent d867ce1 commit 3b8b978
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name: "Bug report"
description: "Create a report to help us improve"
description: "Create a report to help us improve."
title: "[BUG] <description>"
labels: [bug]
body:
- type: textarea
id: description
attributes:
label: Description
description: Provide a general summary of the bug you found
description: Provide a general summary of the bug you found.
validations:
required: true
- type: textarea
Expand All @@ -21,7 +21,7 @@ body:
id: currentbhv
attributes:
label: Current behavior
description: Tell us what happens instead
description: Tell us what happens instead.
validations:
required: false
- type: textarea
Expand Down

0 comments on commit 3b8b978

Please sign in to comment.