Skip to content

Commit bd86aa2

Browse files
authored
chore: add issue template for bug reports (#450)
1 parent 2dc0ec3 commit bd86aa2

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
name: Issue report
3+
about: Create a report or request for help
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the issue**
11+
12+
A clear and concise description of what the issue is.
13+
14+
**Version information:**
15+
- Tableau version: (or note if using Tableau Online)
16+
- OS: [e.g. iOS]
17+
- Browser [e.g. chrome, safari]
18+
- Version [e.g. 22]
19+
20+
**Steps to reproduce (please include a code snippet, if possible):**
21+
1. Go to '...'
22+
2. Click on '....'
23+
3. Scroll down to '....'
24+
4. See error
25+
26+
A clear and concise description of what you expected to happen.
27+
28+
**Screenshots and workbook**
29+
30+
If possible, attach a workbook with sample data add/or screenshots to help explain your problem.
31+
32+
**NOTE:** Be careful not to post user names, passwords, auth tokens or any other private or sensitive information.

0 commit comments

Comments
 (0)