Skip to content

Commit 0d12384

Browse files
committed
chore(governance): bug report form typo
1 parent 1e25d16 commit 0d12384

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Bug report
22
description: Report a reproducible bug to help us improve
3-
title: "Bug: "
3+
title: "Bug: TITLE"
44
labels: ["bug", "triage"]
55
body:
66
- type: markdown
@@ -27,7 +27,7 @@ body:
2727
id: code_snippet
2828
attributes:
2929
label: Code snippet
30-
description: Please share a code snippet to help us reproduce the issue. .
30+
description: Please share a code snippet to help us reproduce the issue.
3131
render: python
3232
validations:
3333
required: true

0 commit comments

Comments
 (0)