We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents efe10f1 + 0f61b21 commit 748f6f8Copy full SHA for 748f6f8
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,27 @@
1
+---
2
+name: Bug report
3
+about: File a bug report to help us improve
4
+title: BUG
5
+labels: bug
6
+assignees: hcpchris
7
+
8
9
10
+**Describe the bug**
11
+A clear and concise description of what the bug is.
12
13
+**To Reproduce**
14
+Steps to reproduce the behavior:
15
+1. When I attempt '...' using the following code: '...'
16
+2. I receive '...'
17
18
+**Expected behavior**
19
+A clear and concise description of what you expected to happen.
20
21
+**Your Environment:**
22
+ - OS: [e.g. Linux, Windows, etc.]
23
+ - Python Version: [e.g. 3.10, 3.8, 3.11]
24
+ - Highcharts JavaScript Version: [e.g. 10.2, 10.3, etc.]
25
26
+**Additional context**
27
+Add any other context about the problem here.
0 commit comments