Skip to content

Commit

Permalink
Merge pull request #1023 from chocolatey/repo-sync/github/default
Browse files Browse the repository at this point in the history
(maint) synced file(s) with chocolatey/.github
  • Loading branch information
gep13 authored Sep 7, 2023
2 parents 1e84c84 + af36c3e commit d2dbe95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .templates/default/issue-note.sbn
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{
if issue_label == "Bug"
if issue_label == "Bug" || issue_label == "Bug Fix" || issue_label == "Bug Fixes"
}}- Fix - {{ issue.title }} - see [#{{ issue.number }}]({{ issue.html_url }}).
{{ else
}}- {{ issue.title }} - see [#{{ issue.number }}]({{ issue.html_url }}).
Expand Down

0 comments on commit d2dbe95

Please sign in to comment.