Skip to content

Commit 546a2b2

Browse files
chore: update issue templates
1 parent a2ba43a commit 546a2b2

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,26 @@
11
---
22
name: Bug report
3-
about: Create a report to help us improve
3+
about: Create a report to help us improve. Please check our troubleshooting docs beforehand.
44
title: "[BUG]"
55
labels: Bug
66
assignees: ''
77

88
---
99

10-
**Describe the bug**
10+
# Check the troubleshooting page before opening an issue!
11+
12+
Make sure your problem isn't already covered at the troubleshooting page: https://react-tooltip.com/docs/troubleshooting
13+
14+
----
15+
16+
**Bug description**
1117
A clear and concise description of what the bug is.
1218

1319
**Version of Package**
1420
vX.X.X
1521

1622
**To Reproduce**
17-
Steps to reproduce the behavior
23+
Steps to reproduce the behavior.
1824

1925
**Expected behavior**
2026
A clear and concise description of what you expected to happen.

0 commit comments

Comments
 (0)