Skip to content

Commit

Permalink
Update issue tpl
Browse files Browse the repository at this point in the history
  • Loading branch information
RobiNN1 committed Oct 29, 2024
1 parent 7329727 commit a217ed0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Bug report
description: Tell us about a bug or issue you may have identified in phpCacheAdmin.
title: "Create a report to help us improve"
title: "Bug: "
labels: [bug]
assignees: "-"
body:
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Feature request
description: Suggest new or updated features.
title: "Suggest a new feature"
title: "New feature: "
labels: [enhancement]
assignees: []
body:
Expand Down

0 comments on commit a217ed0

Please sign in to comment.