Skip to content

Commit 33eaa34

Browse files
Update issue templates (#503)
Co-authored-by: Fabian Jakobs <[email protected]>
1 parent 3655f8b commit 33eaa34

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: Bug report
3+
about: Create a report to help us improve
4+
title: "[BUG]"
5+
labels: bug
6+
assignees: ''
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. Go to '...'
16+
2. Click on '....'
17+
3. Scroll down to '....'
18+
4. See error
19+
20+
**Screenshots**
21+
If applicable, add screenshots to help explain your problem.
22+
23+
**System information:**
24+
25+
1. Paste the output ot the `Help: About` command (CMD-Shift-P).
26+
2. Databricks Extension Version
27+
28+
**Databricks Extension Logs**
29+
Please attach the [databricks extension logs](https://docs.databricks.com/dev-tools/vscode-ext.html#send-usage-logs-to-databricks)
30+
31+
**Additional context**
32+
Add any other context about the problem here.

0 commit comments

Comments
 (0)