Skip to content

Commit d1ebd8b

Browse files
committed
Fixing bugs template
1 parent 7b0bbec commit d1ebd8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/🐛-bug-report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
name: "\U0001F41B Bug Report"
33
about: Report a bug in the package. Please include a reproducible example using the
44
reprex package.
5-
title: 'BUG: '
5+
title: 'Bug report: '
66
labels: ''
77
assignees: ''
88

99
---
1010

11-
** Description**
11+
**Description**
1212

1313
Clearly describe the problem.
1414

0 commit comments

Comments
 (0)