Skip to content

Commit

Permalink
Remove title prefix to reduce noisy issue lists.
Browse files Browse the repository at this point in the history
  • Loading branch information
jezdez authored Aug 26, 2021
1 parent ca9a70c commit 5019fb8
Showing 1 changed file with 1 addition and 1 deletion.
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: Create a report to help us improve
title: "[Bug]: "
title: ""
labels: [type-bug, triage]
body:
- type: markdown
Expand Down

0 comments on commit 5019fb8

Please sign in to comment.