We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce37a20 + aa5e675 commit ec3cc50Copy full SHA for ec3cc50
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,25 @@
1
+---
2
+name: Bug report
3
+about: Create a bug report or request for help
4
+title: ''
5
+labels: ''
6
+assignees: ''
7
+
8
9
10
+**Describe the bug**
11
+A clear and concise description of what the bug is.
12
13
+**Versions**
14
+Details of your environment, including:
15
+ - Tableau Server version (or note if using Tableau Online)
16
+ - Python version
17
+ - TSC library version
18
19
+**To Reproduce**
20
+Steps to reproduce the behavior. Please include a code snippet where possible.
21
22
+**Results**
23
+What are the results or error messages received?
24
25
+**NOTE:** Be careful not to post user names, passwords, auth tokens or any other private or sensitive information.
0 commit comments