Skip to content

Commit

Permalink
Merge pull request #862 from TabularEditor/IssueTemplates
Browse files Browse the repository at this point in the history
Update issue templates
  • Loading branch information
otykier committed Mar 28, 2023
2 parents f931cab + 82171a2 commit c1a9448
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions .github/ISSUE_TEMPLATE/i-have-an-issue.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
name: I have an issue
about: You have an issue with Tabular Editor 3 and need help
title: "[Issue] "
labels: ''
assignees: ''

---

**Describe the issue**
A clear and concise description of what the issue is.

** Which version are you currently using? **
Tabular Editor 3, version: [Help -> About will show you]
Tabular Editor 3 edition: [Trial/Desktop/Business/Enterprise]

**To Reproduce**
Are you connected to SSAS/AAS/Power BI or working offline?

Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

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

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
- Windows version: [e.g. 10/11]

**Additional context**
Add any other context about the problem here.

0 comments on commit c1a9448

Please sign in to comment.