Skip to content

Commit 6626eef

Browse files
Remove erroneous double quote
1 parent dd71c9d commit 6626eef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/1-bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms
22

33
name: "Bug report"
4-
description: "Create a bug report to help us improve.""
4+
description: "Create a bug report to help us improve."
55
title: "[Bug]: <title>"
66
labels: ["triage"]
77
type: "Bug"

0 commit comments

Comments
 (0)