Skip to content

Commit 223eda3

Browse files
authored
🖍️ Update issue templates
1 parent 90d2251 commit 223eda3

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: Help us improving this toolkit by reporting a bug!
4+
title: "[BUG]"
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the bug** :crayon:
11+
>A clear and concise description of what the bug is.
12+
13+
**Reproducing the bug** :mag:
14+
> Please provide steps & minimal viable code to reproduce the behavior.
15+
> Giving this information makes it tremendously easier to work on your issue!
16+
17+
**Expected behavior** :wrench:
18+
> Please give a clear and concise description of what you expected to happen.
19+
20+
**Screenshots** :camera_flash:
21+
> If applicable, add screenshots to help explain your problem.
22+
23+
**Environment information**: (please complete the following information)
24+
- OS:
25+
- Python environment:
26+
- Python version:
27+
- plotly-resampler environment: e.g.: Jupyter(lab), Dash web app (which browser)
28+
- plotly-resampler version:
29+
30+
31+
**Additional context**
32+
Add any other context about the problem here.

0 commit comments

Comments
 (0)