Skip to content

Commit

Permalink
Fixup issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake-Shadle authored Aug 1, 2023
1 parent f4dfa42 commit f8d8bec
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Bug report
about: Create a report to help us improve cargo-deny
title: ''
labels: bug
assignees: ''
description: Create a report to help us improve cargo-deny
title: 'Bug: '
labels: ['bug']
assignees: []
body:
- type: textarea
id: describe
Expand Down

0 comments on commit f8d8bec

Please sign in to comment.