Skip to content

Commit

Permalink
docs: update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
vyfor committed Apr 23, 2024
1 parent 7fa8dfb commit 7c87cf7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Bug: "
name: Bug report
description: Report a problem or unexpected behaviour
labels: [bug]
body:
Expand Down Expand Up @@ -117,5 +117,5 @@ body:
},
},
}, {})
validations:
required: true
validations:
required: true
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature-request.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Feature: "
name: Feature request
description: Request a new feature or enhancement
labels: [enhancement]
body:
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/icon-request.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Icon: "
name: Icon request
description: Request a new icon
labels: [enhancement]
body:
Expand Down

0 comments on commit 7c87cf7

Please sign in to comment.