Skip to content

Commit

Permalink
.github/ISSUE_TEMPLATE/bug_report.yaml: Remove title prefix
Browse files Browse the repository at this point in the history
It already adds the "bug" label, so the title prefix is redundant.
  • Loading branch information
CyberShadow committed Jun 18, 2022
1 parent 3309c86 commit 656dcec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: Report a bug
description: If you think aconfmgr is doing something incorrectly, please let us know.
title: "[Bug]: "
labels: ["bug"]

body:
Expand Down

0 comments on commit 656dcec

Please sign in to comment.