Skip to content

Commit 7d08f8f

Browse files
📝 Update ISSUE_TEMPLATE
1 parent 038f524 commit 7d08f8f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Bug report
33
about: Create a report & testcase to help us improve
4-
title: "\U0001F41B"
4+
title: <Appropriate title>
55
labels: ''
66
assignees: ''
77

@@ -26,3 +26,7 @@ Example:
2626

2727
**Additional context**
2828
Add any other context about the problem here.
29+
30+
<details>
31+
<summary>Paste Error Traceback here, if any</summary>
32+
<details>

0 commit comments

Comments
 (0)