10000 Merge pull request #814 from tableau/bcantoni-template-1 · TableauJoe/server-client-python@ec3cc50 · GitHub
[go: up one dir, main page]

Skip to content

Commit ec3cc50

Browse files
authored
Merge pull request tableau#814 from tableau/bcantoni-template-1
Add issue template
2 parents ce37a20 + aa5e675 commit ec3cc50

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)
0